[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] MiNTLib 0.59.1 Release?



Miro Kropacek wrote:
So this even applies to other libs than libc?? Ouch. In that case, it
should be definitely removed.

That -g hacking currently applies only to :
libc.a -> libc_g.a
crt0.o -> gcrt0.o

If it was logic and consistent, this should apply to all the libraries.
But it is not the case.

There is also the case of the gprof MiNTLib, named libc_p.a, which is similar to the debug one, but used when linking with -p.

--
Vincent Rivière