freebsd & -frepo

Andrey Slepuhin pooh@msu.ru
Mon Oct 27 07:01:00 GMT 1997


Jay Sachs wrote:
> 
> compiled with
>   % g++ -frepo y.cc
>   % g++ y.o
> gives an error to the effect of
>   undefined symbaol C<int>::foo(void)

I had the same difficulties on AIX. Look at the function
scan_linker_output in file
tlink.c. If this function doesn't catch message format of your linker
you should 
obtain the above result. In such case try to add additional check to
this function.

Andrey Slepuhin,
Moscow State University



More information about the Gcc-bugs mailing list