Bug report - How to attach a file?

Gerald Pfeifer gerald@pfeifer.com
Wed Aug 6 12:26:00 GMT 2003


On Tue, 22 Jul 2003, Guy Voncken wrote:
> I just wanted to report a g++ bug, but after reading your instructions on
>
>     http://gcc.gnu.org/bugs.html#detailed
>
> I am a bit confused... well, you write there, that I should include my
> preprocessor output file... but on the "Enter bug" page
>
>    http://gcc.gnu.org/bugzilla/enter_bug.cgi
>
> I cannot find a possibility for attaching a file... or did I misunderstand
> something?

I agree that this is very confusing.  As far as I recall, you need to
create the report and then add attachments in a second step.

Dan, any chance we could change/document this in the form itself?

> Unfortunately, the terms "Host triplet", "Target triplet" and "Build triplet"
> aren't explained neither. What do I have to enter in these fields?

Volker Reichelt is working to enhance the documentation, but unless you
built a cross-compiler, run g++ -v and specifiy the following part of the
output:

                                               vvvvvvvvvvvvvvvvvvvvvvv
  Reading specs from /sw/gcc-3.2.2/lib/gcc-lib/i386-unknown-freebsd4.8/3.2.2/specs
                                               ^^^^^^^^^^^^^^^^^^^^^^^

(which will probably be different on your system).

Gerald
-- 
Gerald Pfeifer (Jerry)   gerald@pfeifer.com   http://www.pfeifer.com/gerald/



More information about the Gcc mailing list