|
From: Stefan B. <sb...@sb...> - 2005-11-01 08:49:54
|
Brian Dessent wrote: > Stefan Bellon wrote: > > Are you sure this works like you describe it? The man page of "ld" > > says that --out-implib only works when linking a DLL (i.e. > > -shared). And in fact, the version of gcc that I have here seems to > > agree: --out-implib is simply ignored when linking an executable. > It works fine here: [snip] Ah, you are right. It works for C, but it does not work if the main program is written in Ada. -- Stefan Bellon |