Does gcc45 support -arch?
Ryan Schmidt
ryandesign at macports.org
Sat Dec 17 21:27:56 PST 2011
On Dec 17, 2011, at 23:25, Peng Yu wrote:
> I have gcc45 active. After run configure, I run make make, then I got
> error in the Perl directory. The problem is that the following
> automatically generated file has the -arch argument. I don't want to
> change it manually as it is automatically generated.
>
> ./Perl/Makefile.perl:44:LDFLAGS = -Wl,-search_paths_first -arch i386
> -arch x86_64 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk
> -mmacosx-version-min=10.5 -fstack-protector
Sounds like
https://trac.macports.org/ticket/24779
which was just fixed. Have you already run "sudo port selfupdate" and "sudo port upgrade outdated"?
More information about the macports-users
mailing list