This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc and -fvisibility=hidden



Robert Lippmann wrote:


> thanks for the info, mike.
>
> unfortunately, i'm using distcc as a compile farm for my gentoo box, and
> gentoo uses 3.4.5, so i can't really switch to 4.x.
>
> will file a bug in gentoo, to either get the flags removed, or to at least
> post the workaround (ie, don't distcc it).


You can still use distcc; just be sure that when you build the cross
compiler you use the same patched gcc source that gentoo uses for its
native compiler.  As long as the source is the same the resulting
compiler should have the same features and identical output, regardless
of whether it's cross or native.

Brian


good point. unfortunately, i'm not that familiar with what patches gentoo applies.


might be useful to know for future reference, though. it's late here, i'll look tomorrow (but if someone could provide pointers :)



--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]