Search Results

Search: Posts Made By: Revathi R
Forum: Programming 05-02-2013
1,330
Posted By Revathi R
Make and gmake issues
Hello
I am working on a CPP code written for SUN CC 5.5
and make
we used make to compile the code then it compilation went smooth
now i am using gmake:
I have a make file like this
WSROOT=.....
Forum: Solaris 05-02-2013
1,679
Posted By Revathi R
Make and gmake issues
Hello
I am working on a CPP code written for SUN CC 5.5
and make
we used make to compile the code then it compilation went smooth
now i am using gmake:
I have a make file like this
WSROOT=.....
Forum: Solaris 02-22-2013
1,332
Posted By Revathi R
Issue get solved ,when am copying .gz.tar issue...
Issue get solved ,when am copying .gz.tar issue came, I tried with .gz now no issue
Forum: Solaris 02-21-2013
1,332
Posted By Revathi R
While copying files from windows to Solaris5.8 with filezilla length of the filename changed
Hello
I am copying a tar from windows7 to Solaris with filezilla i could see, some characters in the name of the file get deleted.
I could see only substring of the filename
eg: original filename...
Forum: Programming 02-14-2013
7,601
Posted By Revathi R
for a header file like iostream.h, there will be...
for a header file like iostream.h, there will be some .so file right, so do i need to link that .so file, if include header in my code, do i have to include corresponding .so file, explicitly???

...
Forum: Programming 02-13-2013
7,601
Posted By Revathi R
yes, i have compiled all the code with the 5.8...
yes, i have compiled all the code with the 5.8 compiler
Forum: Programming 02-13-2013
7,601
Posted By Revathi R
yes when i included string.h it is working...
yes when i included string.h it is working fine..it just a sample code

but for my entire project to migrate, any helpful information plzz ,as i vent found even in migration guide to include...
Forum: Programming 02-12-2013
7,601
Posted By Revathi R
/opt/SUNWspro/bin/CC -o msggen msggen.o ...
/opt/SUNWspro/bin/CC -o msggen msggen.o licensemessage.o ../../../../libs/lib/libgeneral.a

---------- Post updated 02-12-13 at 01:02 AM ---------- Previous update was 02-11-13 at 05:43 AM...
Forum: Programming 02-11-2013
7,601
Posted By Revathi R
Hello I am migrating the code written in...
Hello

I am migrating the code written in SUN 4.3 to SUN 5.8

while linking i am getting the following errors



Undefined first referenced
symbol ...
Forum: Programming 12-14-2012
870
Posted By Revathi R
Yes... We found it is due to the compiler...
Yes... We found it is due to the compiler versions only....

but we colud see many such issues...

we have code in Sun C++ compiler 4.2, we are trying to migrate it to Sun C++ 5.8
Forum: Programming 12-13-2012
7,601
Posted By Revathi R
I ve created some sample Program Sample.c ...
I ve created some sample Program

Sample.c

#include<iostream.h>
int main()
{
cout<<"Hello world";
}

/opt/SUNWspro/bin/CC -temp=/tmp -c -xtarget=ultra -xarch=v8plusa -DENABLE_ASSERT -mt...
Forum: Programming 12-12-2012
7,601
Posted By Revathi R
yes .... All Paths are set for example i...
yes ....
All Paths are set

for example i have taken one file and did the ldd
libxml.so of Machine A on Machine C

#ldd libxml.so

libaio.so.1 => /usr/lib/libaio.so.1
libkstat.so.1 =>...
Forum: Programming 12-12-2012
870
Posted By Revathi R
CC versios 5.5 to 5.8 codecompatability
Hello

Machine A:CC: Sun C++ 5.5 Patch 113817-07 2004/03/23
Machine B:CC: Sun C++ 5.8 2005/10/13

I have compiled a code with same options
/opt/SUNWspro/bin/CC -c -fast -O3 -DSYSTEMV -DCGM...
Forum: Programming 12-12-2012
7,601
Posted By Revathi R
yes we have diffrent versions. i didn't get...
yes we have diffrent versions.

i didn't get what was the problem here,

Is it with Compiler or OS or Processor

I have searched for libfunctor.so /usr

find . -name "*libfunctor.so * ...
Forum: Programming 12-11-2012
7,601
Posted By Revathi R
yes i have run the command on both Machine A and...
yes i have run the command on both Machine A and Machine B

I am giving the Part of the output as its a huge output.is it ok.

Machine B:
# find / -type f -name 'libfunctor2312d10g*'...
Forum: Programming 12-11-2012
7,601
Posted By Revathi R
CC issue
Thank you for the reply.... :)

yes we are using -fast option while compiling on Both machine A, machine B

Machine A: (Build Server)
#psrinfo -vp
The UltraSPARC-II physical processor has 1...
Forum: Programming 12-11-2012
7,601
Posted By Revathi R
We have many .so files generated on Machine A;...
We have many .so files generated on Machine A; Machine B all(A/B) togeather will Start the application

for Example on giving for one .so file

Machine B.
ldd -r DDQueryEnv.so.1

...
1,813
Posted By Revathi R
C++ Environment needed on Solaris,Program lifecycle
Hello,

I would like to build some sample C++ application on Solaris SunOS 5.8 Generic Virtual sun4v sparc.
so I would like to know what are the compilation utilities and runtime utilities I need...
Forum: Programming 12-08-2012
7,601
Posted By Revathi R
Thank you DGPickett for The reply Generated...
Thank you DGPickett for The reply

Generated .so files of C++ code on Machine A, Machine B(configurations mentioned in Thread),when copied to Machine C have to start the application, when a...
Forum: Programming 12-07-2012
7,601
Posted By Revathi R
Incompatiblity of the code due to CC compiler version mismatch.
Incompatiblity of the code due to CC compiler version mismatch.

I have a machine with
Machine A-- Operating System:SunOs 5.8 Generic_117350-45 sun4u sparc SUNW,Ultra-80(solaris 5.8)
CC...
Showing results 1 to 20 of 20

 
All times are GMT -4. The time now is 09:22 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy