opnsense-src/sys/boot/i386/loader
Rui Paulo 7d54a05ac8 Correctly setup LDADD with regards to libstand. The submitter points
out that "on amd64, libstand.a is compiled for i386, but is still installed
under ${WORLDTMP}/usr/lib instead of ${WORLDTMP}/usr/lib32.  Even if it
would be installed there, ld on amd64 is set up incorrectly with a
${TOOLS_PREFIX}/usr/lib/i386 default path, so it wouldn't link.  The reason
it does link under gcc is that gcc passes -L${WORLDTMP}/usr/lib twice,
even for -m32 builds, which is also incorrect, but accidentally works in
this case."

Submitted by:	Dimitry Andric <dimitry at andric.com>
2010-07-22 18:57:47 +00:00
..
conf.c Add new loader console type: "spinconsole". This console selects the 2009-11-27 03:55:42 +00:00
help.i386 Add an 'smap' command that dumps out the BIOS SMAP. 2006-09-28 19:07:13 +00:00
loader.rc Add back some bits. 2005-10-30 05:41:42 +00:00
main.c Improve the algorithm the loader uses to choose a memory range for its 2009-12-07 16:29:43 +00:00
Makefile Correctly setup LDADD with regards to libstand. The submitter points 2010-07-22 18:57:47 +00:00
version - Add 'fwrite' and 'fseek' words for writing to and seeking on files. 2001-12-11 00:49:34 +00:00