Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 X-Originating-IP: [24.231.214.242] X-Originating-Email: [eva100801 AT hotmail DOT com] X-Sender: eva100801 AT hotmail DOT com From: "Eva Bordeaux" To: cygwin AT cygwin DOT com Subject: Segmentation fault (core dumped) Date: Wed, 04 Feb 2004 00:39:49 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 04 Feb 2004 00:39:49.0597 (UTC) FILETIME=[654D10D0:01C3EAB7] X-IsSubscribed: yes Hello, I try to run my program on Windows machine using Cygwin. $ make clean all gcc -c -o codon.o codon.ccreate_codon.c gcc -c -o linkcurve.o linkcurve.c subpart.c: In function `part_extractor_closed': subpart.c:179: warning: passing arg 2 of `strcat' makes pointer from integer wit hout a cast gcc -c -o suppress.o suppress.c gcc -c -o feature_match.o feature_match.c gcc -c -o ListDir.o ListDir.c gcc main.o create_codon.o codon.o io.o k_smooth.o linkcurve.o lowe.o matrix.o p rematch.o subpart.o suppress.o feature_match.o ListDir.o -lm -o getmatch $ ./getmatch Query.raw 250 250 r rs check point 10 is fine Segmentation fault (core dumped) When I run this on Unix machine at the lab in University , it works without any problem. What can be wrong? Maybe I didn't install all needed parts of compiler? When I installed Cygwin, I pick Base and all Devel categories. Any idea how to fix this is appreciated. Eva _________________________________________________________________ Let the new MSN Premium Internet Software make the most of your high-speed experience. http://join.msn.com/?pgmarket=en-us&page=byoa/prem&ST=1 -- 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/