This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Static initializer in shared libraries on Linux #2
- To: Marcel Ruff <ruff at swand dot lake dot de>
- Subject: Re: Static initializer in shared libraries on Linux #2
- From: "H . J . Lu" <hjl at lucon dot org>
- Date: Mon, 17 Sep 2001 08:57:14 -0700
- Cc: gcc <gcc at gcc dot gnu dot org>
- References: <3BA4A6A2.5040003@swand.lake.de> <3BA5AD84.2040209@swand.lake.de>
On Mon, Sep 17, 2001 at 10:00:04AM +0200, Marcel Ruff wrote:
>
> > H . J . Lu wrote:
> > Please provide a small, complete testcase.
>
> Here it is:
>
>
> testCpp.zip contains
>
> ./testCpp/InitTest.C
> ./testCpp/xy.C
> ./testCpp/compile.sh
> ./testCpp/CppCaller.java
>
Where is testCpp.zip?
H.J.