Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.acorn.programmer > #414

Re: Porting 'zip' - CC fatal error msg query

From Martin Wuerthner <spamtrap@mw-software.com>
Newsgroups comp.sys.acorn.programmer
Subject Re: Porting 'zip' - CC fatal error msg query
Date 2011-06-10 20:07 +0200
Organization MW Software
Message-ID <37ef45e151.martin@bach.planiverse.com> (permalink)
References <na.1eb3bf51db.a80520hsdawson@ormail.co.uk> <4def6e1b$0$11158$e4fe514c@dreader31.news.xs4all.nl>

Show all headers | View raw


In message <4def6e1b$0$11158$e4fe514c@dreader31.news.xs4all.nl>
          Erik G <erikg@noname.invalid> wrote:

> This is an internal compiler error. That means that there is a bug
> somewhere in the compiler itself. [...]

> The eventual solution to this problem has to be worked out by the makers
> of the compiler. I suggest you send the error message report and
> information on where to find the source file (and the header files that
> are included) to them.

For C compilers, it is common practice to send preprocessed sources 
(output of cc -E) when reporting bugs. That avoids having to mess 
about with header files, include paths, different versions of system 
header files, etc. It is easy enough to check whether the error still 
occurs when compiling the preprocessed source file (which is all the 
compiler proper sees anyway).

-- 
Martin
---------------------------------------------------------------------
Martin Wuerthner         MW Software      http://www.mw-software.com/
        RISC OS Software for Design, Printing and Publishing
---------------------------------------------------------------------

Back to comp.sys.acorn.programmer | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Porting 'zip' - CC fatal error msg query Howard Dawson <hsdawson@ormail.co.uk> - 2011-05-30 23:30 +0100
  Re: Porting 'zip' - CC fatal error msg query Steve Fryatt <news@stevefryatt.org.uk> - 2011-05-30 23:53 +0100
    Re: Porting 'zip' - CC fatal error msg query Matthew Phillips <mnews@sinenomine.freeserve.co.uk> - 2011-05-31 07:30 +0100
      Re: Porting 'zip' - CC fatal error msg query Howard Dawson <hsdawson@ormail.co.uk> - 2011-05-31 16:30 +0100
        Re: Porting 'zip' - CC fatal error msg query David Pitt <news@pittdj.co.uk> - 2011-05-31 17:22 +0100
          Re: Porting 'zip' - CC fatal error msg query cferris@freeRemoveuk.com.invalid - 2011-05-31 19:13 +0100
            Re: Porting 'zip' - CC fatal error msg query Howard Dawson <hsdawson@ormail.co.uk> - 2011-05-31 21:00 +0100
              Re: Porting 'zip' - CC fatal error msg query David Pitt <news@pittdj.co.uk> - 2011-06-01 08:17 +0100
              Re: Porting 'zip' - CC fatal error msg query "Ste (news)" <steve@revi11.plus.com> - 2011-06-02 01:04 +0100
                Re: Porting 'zip' - CC fatal error msg query Howard Dawson <hsdawson@ormail.co.uk> - 2011-06-06 20:34 +0100
            Re: Porting 'zip' - CC fatal error msg query David Pitt <news@pittdj.co.uk> - 2011-05-31 21:05 +0100
              Re: Porting 'zip' - CC fatal error msg query cferris@freeRemoveuk.com.invalid - 2011-06-01 09:45 +0100
                Re: Porting 'zip' - CC fatal error msg query David Pitt <news@pittdj.co.uk> - 2011-06-01 11:04 +0100
                Re: Porting 'zip' - CC fatal error msg query Harriet Bazley <bazley@feathermail.co.uk> - 2011-06-13 22:41 +0100
  Re: Porting 'zip' - CC fatal error msg query Erik G <erikg@noname.invalid> - 2011-06-08 14:42 +0200
    Re: Porting 'zip' - CC fatal error msg query Theo Markettos <theom+news@chiark.greenend.org.uk> - 2011-06-08 17:09 +0100
    Re: Porting 'zip' - CC fatal error msg query Howard Dawson <hsdawson@ormail.co.uk> - 2011-06-08 21:15 +0100
      Re: Porting 'zip' - CC fatal error msg query "Ste (news)" <steve@revi11.plus.com> - 2011-06-08 21:58 +0100
        Re: Porting 'zip' - CC fatal error msg query Howard Dawson <hsdawson@ormail.co.uk> - 2011-06-09 15:37 +0100
    Re: Porting 'zip' - CC fatal error msg query Martin Wuerthner <spamtrap@mw-software.com> - 2011-06-10 20:07 +0200

csiph-web