New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #21758 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

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

Reported by: tyler.w.gilbert@… Owned by: pguyot@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc: snc@…, 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

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

Change History

comment:1 Changed 4 years ago by jmr@…

  • Owner changed from macports-tickets@… to pguyot@…
  • Port set to arm-elf-gcc

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

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

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

Changed 4 years ago by bhadder@…

debug for arm-elf-gcc

comment:3 Changed 4 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 4 years ago by snc@…

  • Cc snc@… added

Cc Me!

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

  • Cc stephane.bachelier@… added

Cc Me!

comment:6 Changed 3 years ago by senn@…

Cc Me!

comment:7 Changed 3 years ago by senn@…

  • Cc senn@… added

Cc Me!

comment:8 Changed 3 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to fixed

Should be fixed by r64208.

Note: See TracTickets for help on using tickets.