a question

From: raoul s (raoul_s2001@yahoo.com)
Date: Thu Jun 06 2002 - 11:43:07 EDT


under the forte 6.2,sun compiler, does the following
commands generate a 64 bit executable(will "mycode" be
64bit)?. mycode.c is a kernel driver code.
ultra-sol2.8.

cc -D_KERNEL -c mycode.c
ld -r mycode.o -o mycode

if not then maybe the best alternative is:
"cc -v -x04 -xtarget=generic64 mycode.c -o mycode"
blacksburg,VA.
raoul
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:24:25 EDT