Hi,
Ian Lance Taylor ha scritto:
Francesco Montorsi writes:
I'm new to GCC project so let me know if this is the wrong place
where I can ask such a question.
The mailing list gcc-h...@gcc.gnu.org would be a better place.
ok, thanks for the info; I'll post there in future.
Ho
-dbg packages for GCC itself on my Ubuntu Jaunty so
that running GCC in GDB doesn't give me a valid stack trace... I'd prefer not to
build GCC myself... is there some alternative I'm missing?
Thanks,
Francesco Montorsi
Manuel López-Ibáñez ha scritto:
(This question is more appropriate for gcc-help, this list is for gcc
development.)
ok, sorry. I'll post there next time.
From the manual page:
-Wfatal-errors
This option causes the compiler to abort compilation on the first
error occ
Hi all,
I wonder if there is some option/flag I can feed to gcc to avoid
that it continues compiling my source files after it encounters the
first error... I've searched in gcc docs without success.
This is very annoying when e.g. the first error is due to not finding a
required header fi
Andrew Haley ha scritto:
Francesco Montorsi writes:
>
> Looking around for a solution (e.g. suppress that specific warning) I've
> found:
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20345
>
> and I wonder if the patch referenced there
> (http://gcc.g
Maybe this is not the right list for such question?
Should I directly use gcc bugzilla?
Thanks,
Francesco
Francesco Montorsi ha scritto:
Hi all,
I'm getting a lot of warnings of type:
warning: type attributes are honored only at type definition
when building a library which use