This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: undefined reference ___RUNTIME_PSEUDO_RELOC_LIST__


> "Alex Vinokur" <alexvn at connect dot to> wrote in message
news:b8g5qq$pa7$1 at main dot gmane dot org dot  dot  dot 
> > ===========================================
> > 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 <stdio.h>
> 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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]