bug? runtime error passing POD

Andrew Pinski pinskia@physics.uc.edu
Mon Jul 4 20:25:00 GMT 2005


On Jul 4, 2005, at 4:24 PM, Daniel Franke wrote:

> On Monday 04 July 2005 22:07, FX Coudert wrote:
>>>>> No (explicit) static linking on my side:
>>>
>>> $> gfortran -v
>>>
>>> [...]
>>>
>>> --disable-shared
>>
>> So, you don't build the shared libraries libgfortran (and
>> libgfortranbegin), that's why they get statically linked.
>>
>> To answer Tobias' question, yes, Daniel should use gfortran to link 
>> (or,
>> at least, link with -lgfortranbegin too), but that's not related to 
>> the
>> problem observed here.
>
> Shall I file a bug report at http://gcc.gnu.org/bugzilla ?
> If yes, which product? fortran/libfortran?

not really because static linking is not really supported any more.

-- Pinski



More information about the Fortran mailing list