problem with the sun workshop compilers.

problem with the sun workshop compilers.

Post by Shravan Kuma » Fri, 26 Apr 2002 16:22:06



Hello Experts,

I have a the following problem with the compilers.

We have solaris 2.6 where sun workshop 5 compiler is installed in
/opt/SUNWspro. The licenses are also installed in the
same machine. compilation is going on fine.

today, i have installed forte 6 update 1 compiler in the same machine
but different location ( /opt/forte6/SUNWspro ).
After doing this, now there is a problem with the compilation of
applications. Both compilers ( workshop5 and forte 6 ) does not work
now. I get the following error when i do compilation.

------------------------------------------------------------------------

[sagnix]/opt/SUNWspro/bin>./cc 1.c

License Error : The license for this product(Sun WorkShop Compiler C
SPARC) has expired
Feature has expired
Feature:workshop.c.sparc
Expire date:06-nov-2001
FLEXlm error:-10,32.
cc: acomp failed for 1.c
-----------------------------------------------------------------------

I am trying to uninstall forte 6 update 1 from this machine as follows.

I get the below error.

--------------------------------------------------
[obelix]/var/sadm/prod/com.sun.forte_developer_6_1>java
uninstall_Forte_C++_Enterp_Ed_6u1_SPARC
Exception in thread "main" java.lang.NoClassDefFoundError:
uninstall_Forte_C++_Enterp_Ed_6u1_SPARC
---------------------------------------------------

can some one tell me how to fix the above problems ..?? I will
summarize.

thanks in advance,

Best Regards,
Shravana Kumar.

 
 
 

problem with the sun workshop compilers.

Post by p.. » Sat, 27 Apr 2002 02:57:56



> Hello Experts,
> I have a the following problem with the compilers.
> We have solaris 2.6 where sun workshop 5 compiler is installed in
> /opt/SUNWspro. The licenses are also installed in the
> same machine. compilation is going on fine.
> today, i have installed forte 6 update 1 compiler in the same machine
> but different location ( /opt/forte6/SUNWspro ).
> After doing this, now there is a problem with the compilation of
> applications. Both compilers ( workshop5 and forte 6 ) does not work
> now. I get the following error when i do compilation.
> ------------------------------------------------------------------------
> [sagnix]/opt/SUNWspro/bin>./cc 1.c
> License Error : The license for this product(Sun WorkShop Compiler C
> SPARC) has expired
> Feature has expired
> Feature:workshop.c.sparc
> Expire date:06-nov-2001
> FLEXlm error:-10,32.
> cc: acomp failed for 1.c
> -----------------------------------------------------------------------
> I am trying to uninstall forte 6 update 1 from this machine as follows.
> I get the below error.
> --------------------------------------------------
> [obelix]/var/sadm/prod/com.sun.forte_developer_6_1>java
> uninstall_Forte_C++_Enterp_Ed_6u1_SPARC
> Exception in thread "main" java.lang.NoClassDefFoundError:
> uninstall_Forte_C++_Enterp_Ed_6u1_SPARC
> ---------------------------------------------------
> can some one tell me how to fix the above problems ..?? I will
> summarize.
> thanks in advance,
> Best Regards,
> Shravana Kumar.

Move your development to FreeBSD or Linux, it will save you from
these annoyant problems.

Don't even think of using sun until they start shipping their
compiler as part of the base-os.

--
Peter H?kanson        
        IPSec  Sverige      (At the Riverside of Gothenburg, home of Volvo)
           Sorry about my e-mail address, but i'm trying to keep spam out.
           Remove "icke-reklam" and it works.

 
 
 

problem with the sun workshop compilers.

Post by devn.. » Sun, 28 Apr 2002 22:40:32




Quote:> Don't even think of using sun until they start shipping their
> compiler as part of the base-os.

They do. It's called GCC.
 
 
 

problem with the sun workshop compilers.

Post by p.. » Mon, 29 Apr 2002 18:10:51







>> > Don't even think of using sun until they start shipping their
>> > compiler as part of the base-os.
> Why?  There's no need to use a compiler to build the kernel, so why do
> you need it?  gcc should do you just fine.  And it's now part of the
> Solaris 8 install.

Every other thing that is archaic and needs replacement usually
comes in source ( serching for precompiled ones on much more time-consuming
and somewhat unsafe).

And i see no reason sun does not ship their C-compiler ( which btw is good,
and optimizes well on sparcs).

Skipping a third party compiler seems silly to me :
-  someone will spend the
   time integrating it, in spite of an already integrated one.
-  GCC might not ( i'm polite here :-) optimize as well as sun's, thus
   sparc/solaris will come out worse in comparations with other arch's.
   ( gcc does optimize well on intel )
-  it may create an endless mess for those customers that uses both
   compilers. This latter may be solvable, bit it shure is a source
   of confusion.

> --
> Michael Vilain Certified Advanced Rolfer

> Envision a just and peaceful world, in which all people achieve their full potential and live with love, respect, and compassion.

--
Peter H?kanson        
        IPSec  Sverige      (At the Riverside of Gothenburg, home of Volvo)
           Sorry about my e-mail address, but i'm trying to keep spam out.
           Remove "icke-reklam" and it works.
 
 
 

1. Problem with Sun Workshop C++ compiler

Hi All,
    I am using Sun Workshop 5.0.  for binary compatability I am using
compat=4 flag.   My code is compiled with features=rtti flag.  But I
have a library which is not compiled with this flag.  when I try to
link  Iget errors like.
        __rtacess__XYZ  unresolved symbol.

where XYZ is some class in the libraray not linked with rtti.  Is there
a way to overcome this problem.  Is it possible to mix libraries
compiled with and without features=rtti flag.

Thnaks in advance.

regards,
Prakash.

2. Win98 - Midnight Rambler; Redmond time warp adds 2 days to reboot !

3. Sun workshop EA compiler problem - options invalid for pre-unix 03 X/open app...

4. Help: How to set tcsh as the default shell?

5. Sun Workshop 5 C++ compiler problem on Solaris 8

6. Sun Serves NT for FREE

7. compiler warnings going from WorkShop 4.2 to WorkShop 6 update 1

8. Hylafax can't faxaddmodem

9. Exception Handling with Sun's Workshop Compiler Version 6 Update 2

10. undefined symbol ::__vtbl with Sun WorkShop 6 update 1 C++ Compiler (5.2)

11. SUN Workshop C++ Compiler Error

12. Sun Workshop Compilers 4.2 and 6.0

13. Sun Workshop 4.2 C++ Compiler - debug symbol format not understood by debuggers