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 Message-ID: <000701c37b03$2ae49e50$4d6633d8@home> From: "swa004" To: Subject: gcc problem Date: Sun, 14 Sep 2003 16:00:01 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Hi, I just installed Cygwin on my XP. When I tried to compile my first C program, ld complains about some run time library linking problem: $ gcc a.c /usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../libcygwin.a(pseudo-reloc.o)(.te xt+0 x49): undefined reference to `___RUNTIME_PSEUDO_RELOC_LIST__' /usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../libcygwin.a(pseudo-reloc.o)(.te xt+0 x51): undefined reference to `___RUNTIME_PSEUDO_RELOC_LIST_END__' num_of_bfd=36 num_of_left_bfd=36 whole_size= 0 whole_reduced_size= 0 collect2: ld returned 1 exit status Is it a installation problem? Any input is appreciated. -- 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/