Joachim Worringen wrote:
> Greeting,
> 
> using Sun cc (cc: Sun C 5.9 SunOS_i386 Patch 124868-01 2007/07/12), I 
> compile my kernel module with -fast. This results in memset(9F) calls 
> appearing as _memset calls in the object file, which can not be resolved 
> on a SXCE 106 kernel.
> 
> Is this a problem with my include files and defines, the compiler 
> version, usage of -fast for kernel code?

P.S: -O3 works.

  Joachim

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

Reply via email to