This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: 19980502 on alphaev56-dec-osf4.0d: ld error with STL code


On Sun, 10 May 1998, Gerald Pfeifer wrote:
> Some code of ours fails with the following linker error with the latest
> snapshot on alphaev56-dec-osf4.0d. AFAIKS, this looks like STL stuff and
> might be related to not having GNU ld available.
> [...]
> ----- snip -----
> /usr/bin/ld:
> Unresolved:
> __default_alloc_template<0, 0>::free_list  
> __default_alloc_template<0, 0>::end_free  
> __default_alloc_template<0, 0>::start_free  
> __default_alloc_template<0, 0>::heap_size  
> __malloc_alloc_template<0>::__malloc_alloc_oom_handler   
> collect2: ld returned 1 exit status
> ----- snip -----

For the sake of completeness, for this wasn't a machine of mine, I tried
again on the very same configuration with egcs-1.1 and could not reproduce
the problem.

Report closed.

Gerald
-- 
Gerald Pfeifer (Jerry)      Vienna University of Technology
pfeifer@dbai.tuwien.ac.at   http://www.dbai.tuwien.ac.at/~pfeifer/



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]