Build system corrupts LDFLAGS options
18 Jun
2007
18 Jun
'07
12:48 a.m.
Hi, I am trying to compile hugs98 with LDFLAGS="-Wl,-Bdirect -Wl,-hashvals -Wl,-zdynsort" While compiling OpenGL stuff, somehow it changes LDFLAGS to -Wl -Bdirect -hashvals -zdynsort and causes the build process to fail with the following messages: i686-pc-linux-gnu-gcc: unrecognized option `-hashvals' i686-pc-linux-gnu-gcc: unrecognized option `-zdynsort' cc1: error: unrecognized command line option "-Wl" runhugs: Error occurred How can I build hugs98 with these flags? Thanks, Fatih
6969
Age (days ago)
6969
Last active (days ago)
0 comments
1 participants
participants (1)
-
Fatih Aşıcı