Bob Friesenhahn <[EMAIL PROTECTED]> writes: > On Wed, 14 May 2008, Ed Hartnett wrote: >>>> >>>> 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. >> >> Well, it works for a static build, and for shared builds with more >> modern gcc/gfortran/g++ combinations... > > In that case, perhaps the installed compiler/assembler/linker has a > bug and should be upgraded. Libtool is not a cure for broken > development tools.
Yes, that is true, of course. But we keep these old tools around to make sure that we can maintain backward compatibility with them. (I don't knows why someone would be using g77, with gfortran and g95 both available, but I'm sure that user is out there somewhere.) I guess what I am really asking is: should I expect these tools to work with shared libraries? Or is this something that is known to not work? I don't see why they should be broken for shared libraries, but what do I know? ;-) Thanks, Ed -- Ed Hartnett -- [EMAIL PROTECTED] _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool