• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: gcc frontend bug when compiling fat/universal?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gcc frontend bug when compiling fat/universal?


  • Subject: Re: gcc frontend bug when compiling fat/universal?
  • From: Eric Albert <email@hidden>
  • Date: Wed, 8 Feb 2006 10:12:59 -0800

On Feb 8, 2006, at 8:04 AM, Roland Schwingel wrote:

4. It is fat lib now... Use lipo to prove it.
$ lipo -info libhello.a
Architectures in the fat file: libhello.a are: i386 ppc

6. Fine so far (when linking to ppc this works as well). Try to get an universal binary now, but remove i386 hello before.
$ rm hello
$ gcc -v -arch i386 -arch ppc -L. -lhello -o hello

Nothing happens!! NO file is produced no linking is started!!
I asume a problem in the gcc frontend when parsing the parameters... Is this bug already known? Anything in sight that this will be fixed?

That sounds more like a gcc driver bug than a gcc frontend bug. Regardless, I don't think we're aware of the issue. Please file a bug report at <http://bugreport.apple.com/>.

Thanks,
Eric
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >gcc frontend bug when compiling fat/universal? (From: Roland Schwingel <email@hidden>)

  • Prev by Date: Re: Asynchronous Unit testing
  • Next by Date: Re: RTTI and exceptions between plugins (solution)
  • Previous by thread: gcc frontend bug when compiling fat/universal?
  • Next by thread: gcc -dymanic? or -shared?
  • Index(es):
    • Date
    • Thread