This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: compile error - gcc or cygwin ?


----Original Message----
>From: Larry Hall
>Sent: 12 April 2005 18:44

> At 03:39 PM 4/9/2005, you wrote:
>> Hi,
>> 
>> After the last cygwin update (1005.14.0.0),
>> I compiled a program using gcc 3.3.3 which
>> setup says is the current version of gcc for cygwin.
>> 
>> I got dozens of error messages all like this:
>>   "Internal error: Segmentation fault (program cc1)
>>   Please submit a full bug report.
>>   See <URL:http://gcc.gnu.org/bugs.html> for instructions."
>> 
>> I have been compiling this program with cygwin/gcc
>> for years without errors including the previous version of cygwin.
>> 
>> Any ideas how I can find out exactly what's gone wrong ?
>> Is there a gcc or cygwin error log somewhere ?
> 
> No.  WYSIWYG.  If you can find a simple test case that demonstrates the
> problem, others could see if they can reproduce it though.

  Bill could add "-v" to the gcc command line, get the cc1.exe command line,
then invoke gdb on cc1 with the same args, and when it hit the segfault we'd
perhaps have at least some rough idea what's going on.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]