Solaris on i386# Unix - 噫吁兮,危乎高哉
t*t
1 楼
I'm trying to export some C++ code from a SPARC machine to an Intel machine,
both running Solaris. Now the code wouldn't compile. I'm thinking about the
architectural difference being the reason. Is there a way to specify the
architecture as a macro before compiling so gcc understands it? BTW, gcc does
support i*86 on Solaris, is it right? Thanks in advance.
both running Solaris. Now the code wouldn't compile. I'm thinking about the
architectural difference being the reason. Is there a way to specify the
architecture as a macro before compiling so gcc understands it? BTW, gcc does
support i*86 on Solaris, is it right? Thanks in advance.