View Single Post
Old 08 March 2018, 12:45   #767
emufan
Registered User
 
Join Date: Feb 2012
Location: #DrainTheSwamp
Posts: 4,545
Quote:
Originally Posted by bebbo View Post
please add -lm
seriously? I refused to do so, since I could not imagine it's again that simple

#1) of course you are right
Code:
 CFLAGS="-mcrt=clib2 -m68000" LDFLAGS="-lm" ./configure ...
#2) but can you shed some light on the way described in my quote from the gnu website?
is this the way to configure the toolchain build, so it does build softfloat libs?

Last edited by emufan; 08 March 2018 at 13:00.
emufan is offline  
 
Page generated in 0.04468 seconds with 11 queries