libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: shared libraries possible with old g++, g77?


From: Bob Friesenhahn
Subject: Re: shared libraries possible with old g++, g77?
Date: Tue, 13 May 2008 22:36:56 -0500 (CDT)

On Tue, 13 May 2008, Ed Hartnett wrote:

I am the maintainer for a freeware scientific software library called
netcdf. There are C, Fortran, and C++ libraries.

When building shared libraries with older versions of the tools, I get
problems. gcc works fine, and I get a shared C library, but my fortran
and C++ programs seg fault instead of working. For example:
       make  check-TESTS
*** Testing C++ API with 2 different netCDF formats.
/bin/sh: 14312 Segmentation fault(coredump)

Is this expected? Or should I be able to build shared libraries with
version 3.2 of g++ and g77?

You have not given much to go on here. Are you sure that your software doesn't have a bug? Maybe you should try to debug it.

Bob
======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]