This is the mail archive of the crossgcc@sources.redhat.com 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: MacOSx Cross compile build problems


Philip Rakity wrote:
Hi Dan,

I am running macosx 10.3.7 with the developer tools
from xcode 1.5 PLUS the changes from apple to fix the
fink c++ issues.

I am trying to build demo-armeb.sh and it does not
work

The first issue is apple screwed up the version number
for as and ld so glibc is not that happy ...

That's what this patch is supposed to heln: http://www.kegel.com/crosstool/crosstool-0.28-rc37/patches/glibc-2.3.2/glibc-configure-apple-as.patch http://www.kegel.com/crosstool/crosstool-0.28-rc37/patches/glibc-2.3.3/glibc-configure-apple-as.patch Is it not sufficient?

and the 2nd issue is when building linux the file
stddefs.h cannot be found ---  I need to try the patch
in the FAQ -- but not yet had time.

Is this the reference you're talking about? http://fink.sourceforge.net/faq/comp-general.php?phpLang=en#basic-headers That says how to install stddef.h ...

- Dan
p.s. Please send questions like this to the crossgcc
mailing list, usually somebody else knows the answers
better than I, and I'll see it there anyway.

--
Trying to get a job as a c++ developer?  See http://kegel.com/academy/getting-hired.html


------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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