On Sat, 2004-12-11 at 07:58, Peter O'Gorman wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Ross Boylan wrote:
>
> | I verified with nm that both the R and boost test libraries define
> | (not just refer to) the symbol _main.
>
> Hmm, that is a little strange, I just built R (the fi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ross Boylan wrote:
| I verified with nm that both the R and boost test libraries define
| (not just refer to) the symbol _main.
Hmm, that is a little strange, I just built R (the fink package for 2.0.1)
and don't have a _main function defined in or refe
* Ross Boylan wrote on Thu, Dec 09, 2004 at 09:22:34PM CET:
> I have two libraries, both of which want to be the one that starts. I
> assume they both define main, though I have not verified that. Both are
> 3rd party, non-libtool, libraries.
The C `main' function is defined in these libraries?