This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Latest Cygwin/cdrtools - gcc Segmentation faults
- From: "bill" <mcmudd at earthlink dot net>
- To: cygwin at cygwin dot com
- Date: Tue, 12 Apr 2005 12:56:44 -0700
- Subject: Latest Cygwin/cdrtools - gcc Segmentation faults
After the last cygwin update (1005.14.0.0),
I compiled cdrtools-2.01.01a01 with gcc 3.3.3
and got dozens of ...
"Internal error: Segmentation fault (program cc1)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions."
I've been compiling it for years without errors
including with the previous version of cygwin.
Any one else having this problem ?
If you'd like to try it goto
ftp://ftp.berlios.de/pub/cdrecord/alpha/
and download
cdrtools-2.01.01a01.tar.gz
*** read 1st
The readme.win32 file has instructions
for compiling with Cygwin. What you need to know
from it is :
"... unpack it with 'gnutar' or 'star',
e.g. Start a bash command line window and type:
star -xpz < cdrtools-2.01.01a01.tar.gz
don't use winzip to unpack the tar archive, it will not
unpack symlinks correctly.
Then (from the bash command line window) run 'make' ...
If you have problems with GNU make, get 'smake' from:
ftp://ftp.berlios.de/pub/smake/alpha/ ..."
***
I use 'star' to unpack it and 'smake' to compile.
You'll find the relevant .exe files in the
\OBJ\i686-cygwin32_nt-gcc\
subdirectories of
cdda2wav, cdrecord, mkisofs and readcd
or if you run 'smake install' it puts them all in
\cygwin\opt\schily\bin\
thanks for any responses,
Bill Mudd
--
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/