[Mathreu] RE: g++ compiler problem

Matthew Yancey mpyancey at vt.edu
Mon Jun 13 18:41:03 EDT 2005


When I saw Ryan recieving the same problems I did with g++, I thought I would 
send this to the list serve.  erdos does not compile nicely.  When you attempt 
to compile using g++, certain files from the compiler are missing, or flawed, 
and error messages will appear having nothing to do with your program.

I already emailed the unix support people, and below is their reply.  You can 
do what is suggested below, but I haven't tried that method yet myself.  
Personally, I suggest compiling your program on another machine and then 
executing it on erdos.  If you are working from a lab machine, it is a simple 
matter of switching ssh addessses.

-Matt Yancey

>===== Original Message From coreyf at ces.clemson.edu =====
>Matthew Yancey wrote:
>>When trying to compile a program with g++ on the computer erdos, which
>>compiles fine on tutte and palibaci and mordell, I recieve the follorwing
>>errors.
>>
>>Could you fix them?
>>
>>Thanks, Matthew Yancey
>>REU in Combinatorics
>>
>
>try using the Sun Studio C++ compiler, /opt/SUNWspro/bin/CC
>it should already be in your path, so you should be able
>to type:  which CC
>and get the answer back
>/opt/SUNWspro/bin/CC
>
>the Sun Studio C compiler is:  /opt/SUNWspro/bin/cc
>
>there could be a problem with the current gcc compiler running
>on solaris 10 since it was compiled under solaris 8.  i am
>looking into this.
>
>- corey





More information about the Mathreu mailing list