Hi, folks!
Any linker experts out there?
When I `ar' together a bulk of `.o' files compiled with GPC, I get lots of undefined references between the `.o's in the `.a'.
The same compilation with `--autobuild' works.
Any ideas what I am doing wrong?
Peter
Hello, folks!
I wrote:
When I `ar' together a bulk of `.o' files compiled with GPC, I get lots of undefined references between the `.o's in the `.a'.
The problem was due to a new bug I introduced here. You are safe. :-)
Many thanks to Frank for tracking this down. (-:
Peter