Port-amd64 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Build a file with -m32
Emmanuel Dreyfus <manu%netbsd.org@localhost> wrote:
> The -m32 is present where I expected it, but:
> cc1: error: code model 'kernel' not supported in the 32 bit mode
I also tried function attribure:
__attribute__ ((__target__ ("32")));
No luck, that does not turn into a -m32 equivalent.
--
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index