Re: nasty link problem with Gfortran and G++ (C++) ???

Liste des GroupesRevenir à cl fortran 
Sujet : Re: nasty link problem with Gfortran and G++ (C++) ???
De : tkoenig (at) *nospam* netcologne.de (Thomas Koenig)
Groupes : comp.lang.fortran
Date : 11. Jan 2025, 00:01:04
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vls8rg$9373$1@dont-email.me>
References : 1 2 3 4 5
User-Agent : slrn/1.0.3 (Linux)
Lynn McGuire <lynnmcguire5@gmail.com> schrieb:
On 1/10/2025 3:27 AM, Thomas Koenig wrote:
Lynn McGuire <lynnmcguire5@gmail.com> schrieb:
 
I cannot get a small code sample with or without a DLL to exhibit the
problem.  Like I said, I thought it was something related to size of my
DLL.  And this is the small DLL, only 3 MB.
 
Regarding DLLs, I'm out... I don't think I have ever done one.
 
Which toolchain are you using?  Msys/mingw64 is probably the
preferred one.  (Personally, I use cygwin for Windows stuff (with
the mingw64 cross compiler), but that is because I like the
UNIXy look and feel of cygwin.)
 
Did you look at the symbols that can be found in the respective
DLLs, do they match your expectations?  (I presume you follow
 
https://stackoverflow.com/questions/48021991/creating-dll-with-gfortran-on-windows
 
).
>
For compilers and IDE, I am using GCC 14.1 that is in Simply Fortran 3.38.
    https://simplyfortran.com/

Hm, OK.   I'm not familiar with how Simply Fortran operates; they do
not cooperate with the gfortran team (but rather make money off the
work of volunteers). If you have questions regarding teir toolbox,
this is best addressed to them.

For Unix utilities on Windows, I use the old Thompson Toolkit from 1987
that had the grep written in assembly language for SPEED.  Finding code
in 5,000+ subroutines across 60+ subdirectories requires SPEED.
    http://www.tasoft.com/toolkit.html

Do you have a working nm?  If not, debugging this will be pretty
much impossible.

Date Sujet#  Auteur
7 Jan 25 * nasty link problem with Gfortran and G++ (C++) ???22Lynn McGuire
7 Jan 25 +* Re: nasty link problem with Gfortran and G++ (C++) ???16Thomas Koenig
8 Jan 25 i+* Re: nasty link problem with Gfortran and G++ (C++) ???5Lynn McGuire
8 Jan 25 ii`* Re: nasty link problem with Gfortran and G++ (C++) ???4Thomas Koenig
8 Jan 25 ii `* Re: nasty link problem with Gfortran and G++ (C++) ???3Lynn McGuire
8 Jan 25 ii  `* Re: nasty link problem with Gfortran and G++ (C++) ???2Thomas Koenig
8 Jan 25 ii   `- Re: nasty link problem with Gfortran and G++ (C++) ???1Steven G. Kargl
10 Jan 25 i`* Re: nasty link problem with Gfortran and G++ (C++) ???10Lynn McGuire
10 Jan 25 i `* Re: nasty link problem with Gfortran and G++ (C++) ???9Thomas Koenig
10 Jan 25 i  `* Re: nasty link problem with Gfortran and G++ (C++) ???8Lynn McGuire
11 Jan 25 i   `* Re: nasty link problem with Gfortran and G++ (C++) ???7Thomas Koenig
11 Jan 25 i    +* Re: nasty link problem with Gfortran and G++ (C++) ???2Lynn McGuire
11 Jan 25 i    i`- Re: nasty link problem with Gfortran and G++ (C++) ???1Thomas Koenig
12 Jan 25 i    `* Re: nasty link problem with Gfortran and G++ (C++) ???4baf
12 Jan 25 i     +- Re: nasty link problem with Gfortran and G++ (C++) ???1Lynn McGuire
12 Jan 25 i     `* Re: nasty link problem with Gfortran and G++ (C++) ???2Steven G. Kargl
13 Jan 25 i      `- Re: nasty link problem with Gfortran and G++ (C++) ???1baf
7 Jan 25 +- Re: nasty link problem with Gfortran and G++ (C++) ???1Steven G. Kargl
14 Jan 25 `* Re: nasty link problem with Gfortran and G++ (C++) ???4Lynn McGuire
14 Jan 25  `* Re: nasty link problem with Gfortran and G++ (C++) ???3Thomas Koenig
15 Jan 25   `* Re: nasty link problem with Gfortran and G++ (C++) ???2Lynn McGuire
15 Jan 25    `- Re: nasty link problem with Gfortran and G++ (C++) ???1Thomas Koenig

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal