This is the mail archive of the gcc@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]

g++ vs CC solaris compile



I'm trying to compile code with CC on solaris, linking to a library compiled
with g++. This is so that our customers can use either g++ or CC to compile
their code given the library we send them.  The compile is fine, but the
code core dumps when I run it. 

How can I find out what the compilers compile differently?


Nevenka Bierny
Integration Engineer
Quova, Inc.
(650) 622-3738


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