From: dab03 AT eps DOT bertelsmann DOT de (Matthias Dabisch) Subject: Compiling Tcl 8.0.3 with B19 and egcs 1.1 27 Oct 1998 21:01:14 -0800 Message-ID: <3635A72B.E22505F9.cygnus.gnu-win32@eps.bertelsmann.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: gnu-win32 AT cygnus DOT com 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 AT eps DOT bertelsmann DOT de ---------------------------------------- - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".