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]

ARM build problem due to gcc version


    I am having a problem running the demo-arm.sh script for gcc-4.0.1 &
glibc-2.3.2. The problem is occurring in the configure.sh script in
glibc-2.3.2 at line 2275. The script is comparing the version of gcc in my
path against an expected 3.[2-9].*. Because I have gcc version 4.0.2 on my
linux system this fails.

    Is it a requirement that I use gcc version 3.x to run this script? If
version 4.0.2 will work, what would be the best way to change the scripts? 

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


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