Opened 15 years ago

Closed 14 years ago

#21758 closed defect (fixed)

-arch x86_64 is being passed to arm-elf-gcc not just Xcode's gcc

Reported by: tyler.w.gilbert@… Owned by: pguyot (Paul Guyot)
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc: nerdling (Jeremy Lavergne), stephane.bachelier@…, senn@…
Port: arm-elf-gcc

Description

I was able to successfully install the arm-elf-gcc port on Snow Leopard. Once arm-gcc compiled, the makefiles were passing "-arch x86_64" to the new arm-elf-gcc compiler while compiling the standard libraries. I removed the references from "-arch x86_64" in the Makefiles and the arm standard libraries compiled fine.

I realize I am not including all the details and log files (which is probably a mistake), but I just hope I can point someone in the right direction for fixing this problem.

Attachments (1)

typescript (829.7 KB) - added by bhadder@… 15 years ago.
debug for arm-elf-gcc

Download all attachments as: .zip

Change History (9)

comment:1 Changed 15 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to pguyot@…
Port: arm-elf-gcc added

Should just need the same fix as e.g. gcc43.

comment:2 Changed 15 years ago by tyler.w.gilbert@…

Do you have a ticket reference for the gcc43 problem/fix?

Changed 15 years ago by bhadder@…

Attachment: typescript added

debug for arm-elf-gcc

comment:3 Changed 15 years ago by bhadder@…

I'm attaching a typescript of my attempt to build and install.

Hope that it helps get this fixed.

comment:4 Changed 14 years ago by nerdling (Jeremy Lavergne)

Cc: snc@… added

Cc Me!

comment:5 Changed 14 years ago by stephane.bachelier@…

Cc: stephane.bachelier@… added

Cc Me!

comment:6 Changed 14 years ago by senn@…

Cc Me!

comment:7 Changed 14 years ago by senn@…

Cc: senn@… added

Cc Me!

comment:8 Changed 14 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

Should be fixed by r64208.

Note: See TracTickets for help on using tickets.