X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: ld terminated with signal 11 [seg fault] Date: Wed, 24 May 2006 16:27:12 +0100 Message-ID: <051001c67f46$879f9a60$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <20060523222144.40282.qmail@web60720.mail.yahoo.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 23 May 2006 23:22, Michael Williamson wrote: > The linker crashes when I try to compile the > camera software LinuxDevKit.tar for SBIG cameras: > > g++ -I . -L . -Wall -o testapp testmain.cpp > csbigcam.cpp > -csbingimg.cpp -lsbigudrv > collect2: ld terminated with signal 11 [Segmentation > fault], core dumped > > Why does this happened? There could be a bug in ld. Or you could be feeding it bad data. Ot your computer could have a hardware fault. It might be worth trying a more recent binutils version. Or it might not; you didn't follow the problem-reporting guidelines so I don't know. 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/