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]

Compiling Tcl 8.0.3 with B19 and egcs 1.1


I tried to compile Tcl 8.0.3 with egcs-1.1 and gnu-win32 B19.
Everything works fine until the linking of the executable is done
I'm getting the following error-messages:

gcc  tclAppInit.o -L/tcltk/tcl8.0.3/unix -ltcl8.0  -lc \
         -o tclsh
C:\Cygnus\H-i386-cygwin32\lib\gcc-lib\i386-cygwin32\egcs-2.91.57\..\..\..\..\i38

6-cygwin32\lib/libcygwin.a(libccrt0.o)(.data+0x4):libccrt0.cc: multiple
definiti
on of `environ'
C:\Cygnus\H-i386-cygwin32\lib\gcc-lib\i386-cygwin32\egcs-2.91.57\..\..\..\..\i38

6-cygwin32\lib/libc.a(environ.o)(.data+0x4):environ.c: first defined
here
C:\Cygnus\H-i386-cygwin32\lib\gcc-lib\i386-cygwin32\egcs-2.91.57\..\..\..\..\i38

6-cygwin32\lib/libcygwin.a(libccrt0.o)(.data+0x0):libccrt0.cc: multiple
definiti
on of `_impure_ptr'
C:\Cygnus\H-i386-cygwin32\lib\gcc-lib\i386-cygwin32\egcs-2.91.57\..\..\..\..\i38

6-cygwin32\lib/libc.a(impure.o)(.data+0x2ec):impure.c: first defined
here
/tcltk/tcl8.0.3/unix/libtcl8.0.a(tclUnixFCmd.o)(.text+0x18d):tclUnixFCmd.c:
unde
fined reference to `mkfifo'
C:\Cygnus\H-i386-cygwin32\lib\gcc-lib\i386-cygwin32\egcs-2.91.57\..\..\..\..\i38

6-cygwin32\lib/libc.a(execvp.o)(.text+0xb0):execvp.c: undefined
reference to `po
six_path_list_p'
collect2: ld returned 1 exit status
make: *** [tclsh] Error 1

Can anybody tell me how to solve this problem? If you reply, please cc
to my
email address.
Thank you
                    Matthias

--
----------------------------------------
Matthias Dabisch
mailto:dab03@eps.bertelsmann.de
----------------------------------------



-
For help on using this list (especially unsubscribing), 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]