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: <003801c30cbf$3cbe57e0$f76d86d9@ellixia> From: "Elfyn McBratney" To: "cygwin" , "Alex Vinokur" References: Subject: Re: undefined reference ___RUNTIME_PSEUDO_RELOC_LIST__ Date: Sun, 27 Apr 2003 14:16:38 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 > "Alex Vinokur" wrote in message news:b8g5qq$pa7$1 AT main DOT gmane DOT org... > > =========================================== > > Windows 2000 > > CYGWIN_NT-5.0 1.3.22(0.78/3/2) > > GNU gcc version 3.2-3 20020927 (prerelease) > > =========================================== > > > > > > I have a problem with compiling (linkage) the following program. > > The same problem occurs with the simple program : > > ----------------------- > #include > int main() > { > return 0; > } > ----------------------- Try upgrading to the latest version of binutils (via setup.exe). Elfyn -- 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/