Re: [PATCH] 2nd patch Re: [Jade/OpenJade] g++ 2.95 C++ portability problems

Subject: Re: [PATCH] 2nd patch Re: [Jade/OpenJade] g++ 2.95 C++ portability problems
From: Matthias Clasen <clasen@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 17 Aug 1999 19:54:37 +0200
> 
> If we use -frepo only on 2.95 and it works, it's fine, no? Can't you use
> autoconf to detect the compiler version and use the appropriate magic?
> 

All my attempts to use -frepo have failed so far. Either I get undefined
symbol errors when linking the final apps or duplicate definition errors
when linking the libs. 

The gcc manual even contains the following:

    Be warned,
    however, that this may cause conflicts if multiple libraries try
    to provide the same instantiations.  For greater control, use
    explicit instantiation as described in the next option.

Thus I guess we're better off to stay with (suitably hacked) _inst files.

-- 
Matthias Clasen, 
Tel. 0761/203-5606
Email: clasen@xxxxxxxxxxxxxxxxxxxxxxxxxx
Mathematisches Institut, Albert-Ludwigs-Universitaet Freiburg


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread