April 14, 2010
3:09 p.m.
Tudor Girba wrote:
Unfortunately, I also do not have access to any compiling tools on this machine (it's a server). Can anyone help me with this issue?
The machine says it is: $ uname -a SunOS ejpdxa9017 5.10 Generic_142900-03 sun4v sparc SUNW,SPARC-Enterprise-T5220
If you have a login and sufficient disk space, you could set up the build environment under that user account. Another possibility is to set up a cross-compiler on a machine (Intel or SPARC) that you have better control over. A search on: "gcc solaris cross compiler sparc" turned up some promising links. -- Yanni