This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

build a soft float glibc 2.3.3


in the process of my building a arm cross toolchain,
i need to build a soft float glibc ,so i add a --without-fp option in the
configure command, something like this:



build-glibc/configure --other_configure_options... --without-fp


the build procedure successfully.


now ,what i dont know is : if the glibc i got is a "hard soft" glibc or a 
"soft float" glibc?

if not a soft float glibc, how could i build a soft-float glibc?



i use crosstool-0.28-rc37, gcc 3.4.1 glibc-2.3.3,the kernel is 2.6.8

--douwen




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