This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/11167] New: Migrating application from solaris 2.5.1 to Solaris8


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11167

           Summary: Migrating application from solaris 2.5.1 to Solaris8
           Product: gcc
           Version: 3.2.3
            Status: UNCONFIRMED
          Severity: critical
          Priority: P1
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: vinu_s77@yahoo.com
                CC: gcc-bugs@gcc.gnu.org

Hi,
We are migrating our applications from Solaris 2.5.1 to Solaris 8.
Compiler used on 2.5.1 - gcc 2.7.2.2
Compiler used on solaris 8 - gcc 3.2.3.0

Problem:
I have recompiled all the shared libraries and binaries using gcc 3.2.3.0 on 
solaris 8. But when I am trying to run my programs it is giving a segmentation 
fault. The program is working fine on 2.5.1.

Do I need to do anything extra while compiling on solaris 8 like setting any 
compiler options etc. And this has to happen very soon. 

Any help is appreciated.

Thanks,
Vinayak


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]