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]

problem with compiling for sh3eb


  ah, i just noticed this bit of crosstool.sh:

...
2.6.x) case $ARCH in
sh*)        # sh does secret stuff in 'make prepare' that can't be triggered separately,
            # but happily, it doesn't use target gcc, so we can use it.
            # Update: this fails on 2.6.11, as it installs elfconfig.h, which requires target compiler :-(
            make ARCH=$ARCH prepare include/linux/version.h
...

  well, that's pretty much what i'm doing -- 2.6.11.6.  dang.  i'm
open to suggestions while i poke around.

rday

------
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]