[M3devel] SOLsun and versions

Jay K jay.krell at cornell.edu
Tue Aug 25 18:38:35 CEST 2009


Fyi, I'm running a very current Solaris 2.10 2009/05 and its SunStudio 12.
 
 
http://www.modula3.com:8080/view/SOLsun/job/boot-solsun/9/console
 
 
"../src/os/POSIX/FilePosixC.c", line 19: warning: typedef redeclared: flock_t
cc: Warning: -xarch=v8plus is deprecated, use -m32 -xarch=sparc instead
cc: Warning: -xarch=v8plus is deprecated, use -m32 -xarch=sparc instead
"/home/hudson/work/solsun/cm3-inst/ssol/rel-d5.8.2/pkg/m3core/src/unix/Common/m3unix.h", line 83: warning: typedef redeclared: timespec_t
"../src/os/POSIX/FSPosixC.c", line 12: warning: typedef redeclared: dirent_t
cc: Warning: -xarch=v8plus is deprecated, use -m32 -xarch=sparc instead
cc: Warning: -xarch=v8plus is deprecated, use -m32 -xarch=sparc instead
Undefined   first referenced
 symbol         in file
__floatdidf                         FilePosix.mo

 
Could very well be that if/when I fix these or some of them, we'll lose compatibility with older releases.
Maybe I'll read the man pages and find out what is compatibile with what.
Maybe we can/should do something more "like" autoconf in places.
 
 
 - Jay


More information about the M3devel mailing list