Building GCC
Nix
nix@esperi.org.uk
Fri Oct 1 23:21:00 GMT 2004
On 29 Sep 2004, nico spake:
>
> On Sep 28, 2004, at 5:37 PM, Dave Korn wrote:
>
>> Just add the option "-o /dev/null" on your compile command line to achieve the
>> same effect!
>
> I think it doesn't work.
That's actually close to what -fsyntax-only does, so it *does* work.
What it doesn't do is rmeove the backend, entirely disable the backend,
or, for that matter, arrange to emit the intermediate trees or RTL in
all their detail.
That is, as Ian said, not supported.
--
`I agree that school is a learning environment, and learning to
intimidate others -- aka "social skills" -- is part of that.'
--- jabberwocky
More information about the Gcc
mailing list