Sherry Moore wrote:
> The Sun Studio's equivalent of GCC's
>     -ffreestanding -mcmodel=kernel -mno-red-zone
> is
>     -xmodel=kernel

This is exactly what makes me wonder: I specify this option, and if I 
tell the compiler I am compiling for the kernel, it should know that 
something like _memset() does not exist!

  Joachim

-- 
Joachim Worringen, Software Architect, Dolphin Interconnect Solutions
phone ++49/(0)228/324 08 17 - http://www.dolphinics.com
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to