whither specs?
Tom Tromey
tromey@redhat.com
Mon Jun 10 12:17:00 GMT 2002
>>>>> "Geoff" == Geoff Keating <geoffk@geoffk.org> writes:
Geoff> - Do we want to keep supporting the -specs= command-line switch? If
Geoff> we could come up with another mechanism for the things that people
Geoff> usually use this for, we could mark it as `obsolete' for GCC 3.2.
Geoff> - Do we like to use specs internally?
libgcj uses specs and the -specs= switch. This isn't an actual
requirement, in that it could be switched to any mechanism that keeps
things working. I think it is definitely easier for us to have a text
file for this sort of thing than to build it into gcj itself. Also it
is a bit nicer to have all the configury code in libgcj, near where it
is used, than to have it in gcc.
Tom
More information about the Gcc
mailing list