  | |  | Compatible 2.96 cpp | Compatible 2.96 cpp 2004-12-01 - By Avrahami David
Back Hi,
One of our applications(Tivoli) should be compiled with gcc 2.96.
Due to that I made the following changes:
# mv /usr/bin/gcc /usr/bin/gcc323
# mv /usr/bin/g++ /usr/bin/g++323
# ln -s /usr/bin/gcc296 /usr/bin/gcc
# ln -s /usr/bin/g++296 /usr/bin/g++
The command I run and output error are as following:
# tidlc -p /usr/bin/cpp -I/usr/Tivoli/include/linux-ix86 -I. test.ist
Tivoli IDL Compiler, Version 2.0, Date 09/19/97
tidlc: -lang-c++: linker input file unused because linking not done
<built-in >:(around line 1):ERROR: in cfe::illegal suffix in file:
<built-in >
<command line >:(around line 1):ERROR: in cfe::illegal suffix in file:
<command line >
It seems that Tivoli asks for cpp 2.96 also, but I couldn 't find such
file as I did with gcc and g++ .
Where compatible cpp 2.96 is located on RHEL? What 's your suggestion?
Thanks,
David
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN " >
<HTML >
<HEAD >
<META HTTP-EQUIV= "Content-Type " CONTENT= "text/html; charset=us-ascii " >
<META NAME= "Generator " CONTENT= "MS Exchange Server version 6.5.6980.59 " >
<TITLE >Compatible 2.96 cpp </TITLE >
</HEAD >
<BODY >
<!-- Converted from text/rtf format -- >
<P DIR=LTR > <SPAN LANG= "en-us " > <FONT SIZE=2 FACE= "Arial " >Hi, </FONT > </SPAN > </P >
<P DIR=LTR > <SPAN LANG= "en-us " > <FONT SIZE=2 FACE= "Arial " >One of our applications(Tivoli) should be compiled with gcc 2.96. </FONT > </SPAN > </P >
<P DIR=LTR > <SPAN LANG= "en-us " > <FONT SIZE=2 FACE= "Arial " >Due to that I made the following changes: </FONT > </SPAN > </P >
<P DIR=LTR > <SPAN LANG= "en-us " > <FONT SIZE=2 FACE= "Arial " ># mv /usr/bin/gcc /usr/bin/gcc323 </FONT > </SPAN > </P >
<P DIR=LTR > <SPAN LANG= "en-us " > <FONT SIZE=2 FACE= "Arial " ># mv /usr/bin/g++ /usr/bin/g++323 </FONT > </SPAN > </P >
<P DIR=LTR > <SPAN LANG= "en-us " > <FONT SIZE=2 FACE= "Arial " ># ln -s /usr/bin/gcc296 /usr/bin/gcc </FONT > </SPAN > </P >
<P DIR=LTR > <SPAN LANG= "en-us " > <FONT SIZE=2 FACE= "Arial " ># ln -s /usr/bin/g++296 /usr/bin/g++ </FONT > </SPAN > </P >
<P DIR=LTR > <SPAN LANG= "en-us " > <FONT SIZE=2 FACE= "Arial " >The command I run and output error are as following: </FONT > </SPAN > </P >
<P DIR=LTR > <SPAN LANG= "en-us " > <FONT SIZE=2 FACE= "Arial " ># tidlc -p /usr/bin/cpp -I/usr/Tivoli/include/linux-ix86 -I. test.ist </FONT > </SPAN > </P >
<P DIR=LTR > <SPAN LANG= "en-us " > <FONT SIZE=2 FACE= "Arial " >Tivoli IDL Compiler, Version 2.0, Date 09/19/97 </FONT > </SPAN > </P >
<P DIR=LTR > <SPAN LANG= "en-us " > <FONT SIZE=2 FACE= "Arial " >tidlc: -lang-c++: linker input file unused because linking not done </FONT > </SPAN > </P >
<P DIR=LTR > <SPAN LANG= "en-us " > <FONT SIZE=2 FACE= "Arial " ><built-in>:(around line 1):ERROR: in cfe::illegal suffix in file: <built-in> </FONT > </SPAN > </P >
<P DIR=LTR > <SPAN LANG= "en-us " > <FONT SIZE=2 FACE= "Arial " ><command line>:(around line 1):ERROR: in cfe::illegal suffix in file: <command line> </FONT > </SPAN > </P >
<BR >
<P DIR=LTR > <SPAN LANG= "en-us " > <FONT SIZE=2 FACE= "Arial " >It seems that Tivoli asks for cpp 2.96 also, but I couldn 't find such file as I did with gcc and g++ . </FONT > </SPAN > </P >
<P DIR=LTR > <SPAN LANG= "en-us " > <FONT SIZE=2 FACE= "Arial " >Where compatible cpp 2.96 is located on RHEL? What 's your suggestion? </FONT > </SPAN > </P >
<P DIR=LTR > <SPAN LANG= "en-us " > <FONT SIZE=2 FACE= "Arial " >Thanks, </FONT > </SPAN > </P >
<P DIR=LTR > <SPAN LANG= "en-us " > <FONT SIZE=2 FACE= "Arial " >David </FONT > </SPAN > <SPAN LANG= "he " > </SPAN > <SPAN LANG= "he " > </SPAN > </P >
<P DIR=LTR > <SPAN LANG= "en-us " > </SPAN > </P >
</BODY >
</HTML > --
Taroon-list mailing list
Taroon-list@(protected)
http://www.redhat.com/mailman/listinfo/taroon-list
|
|
 |