This is the mail archive of the cygwin@sourceware.cygnus.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]

C Compiler Problem


Hi,

I installed the  latest beta of cygwin32 last night.  Problem: when trying to
compile a program (any program) with gcc, I get the error messages:

libccrt0.cc(.text+0x8c): undefined reference to `__data_start__'
libccrt0.cc(.text+0x96): undefined reference to `__data_end__'
libccrt0.cc(.text+0xa0): undefined reference to `__bss_start__'
libccrt0.cc(.text+0xaa): undefined reference to `__bss_end__'

Any help/ideas on how to fix this would be highly appreciated.

Thanks! :)

 ___  _                   _a' /(   <.  #  Simon Bradley: Knight Protector   #
/ __><_>._ _ _  ___ ._ _~~_}\ \(  _  ) #      E-mail: sib93@aber.ac.uk      #
\__ \| || ' ' |/ . \| ' |    \(,_(,)'  #   Finger: sib93@osfb.aber.ac.uk    #
<___/|_||_|_|_|\___/|_|_|   ._>, _>,   # URL: http://www.aber.ac.uk/~sib93/ #

-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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