Currently when compiling FreeNOS with SCons, no check is performed to verify
that the target compiler is of the same architecture, i.e. 32/64 bit and
processor type.
At this point, FreeNOS only supports x86, so there should be a check to
verify the
target compiler is able to build 32-bit Intel programs, in ELF executable
format (or any
others recognizable by libexec).
Original issue reported on code.google.com by coenbijlsma on 7 Aug 2009 at 10:34
Original issue reported on code.google.com by
coenbijlsma
on 7 Aug 2009 at 10:34