-ffreestanding, -nostdinc, and -nostdlib are all being passed to gcc. This is working for includes - only grub's headers are beinbg checked. For linking, however, it's still using the libraries on my system. Do I need more options than just -nostdlib?
If I make grub, will it give me libraries for configure to check against - for example, for AC_CHECK_FUNC()? If yes, is there a make target which'll just make the libraries, and which directories should gcc be pointed to? -- Dave Mielke | 2213 Fox Crescent | The Bible is the very Word of God. Phone: 1-613-726-0014 | Ottawa, Ontario | 2011 May 21 is the End of Salvation. EMail: [email protected] | Canada K2A 1H7 | http://Mielke.cc/now.html http://FamilyRadio.com/ | http://Mielke.cc/bible/ _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
