Sent: Monday, October 13, 2003 7:24 PM
> To: Cygwin List; [EMAIL PROTECTED]
> Subject: Re: Trouble compiling with gcc 3.3.1-2
>
>
> At 10:12 PM 10/13/2003, Larry Hall you wrote:
> >At 10:34 PM 10/13/2003, Pankaj K Garg you wrote:
> >>I'm having the followin
3.1.3-3
>gcc 3.3.1-2
>gcc-mingw20030911-3
>gdb 20030919-1
>gdbm 1.8.3-7
>grep 2.5-1
>groff1.18.1-2
>gzip 1.3.5-1
>less 381-1
>libbz2_1
libpcre0 4.4-2
libpopt0 1.6.4-4
libreadline4 4.1-2
libreadline5 4.3-5
login1.9-7
make 3.80-1
man 1.5j-2
mingw-runtime3.2-1
mktemp 1.5-3
ncurses 5.3-4
openssl
At 10:12 PM 10/13/2003, Larry Hall you wrote:
>At 10:34 PM 10/13/2003, Pankaj K Garg you wrote:
>>I'm having the following trouble compiling
>>even the simplest programs with gcc:
>>
>>$ gcc tmp.c
>>/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/libgcc.a(w32-shared-ptr.o)(.text+0x189):
>>undefined referenc
Pankaj K Garg wrote:
$ gcc tmp.c
/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/libgcc.a(w32-shared-ptr.o)(.text+0x189):
undefined reference to `_pthread_atfork'
collect2: ld returned 1 exit status
Mhhh.. just a wild guess, but did you try with "gcc -pthread tmp.c"?
--
Lapo 'Raist' Luchini
[EMAIL PROT
At 10:34 PM 10/13/2003, Pankaj K Garg you wrote:
>I'm having the following trouble compiling
>even the simplest programs with gcc:
>
>$ gcc tmp.c
>/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/libgcc.a(w32-shared-ptr.o)(.text+0x189):
>undefined reference to `_pthread_atfork'
>collect2: ld returned 1 exit
I'm having the following trouble compiling
even the simplest programs with gcc:
$ gcc tmp.c
/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/libgcc.a(w32-shared-ptr.o)(.text+0x189):
undefined reference to `_pthread_atfork'
collect2: ld returned 1 exit status
The gcc version we are using is:
$ gcc -v
Readin
7 matches
Mail list logo