public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
* source compile error
@ 2008-12-02 19:29 William Estrada
  0 siblings, 0 replies; only message in thread
From: William Estrada @ 2008-12-02 19:29 UTC (permalink / raw)
  To: pthreads-win32

Hi Group,

 I downloaded and untared pthreads-w32-2-8-0-release. Ran ' make clean GC '
and got this message:

    $ make clean GC
    rm -f *~
    rm -f *.i
    rm -f *.o
    rm -f *.obj
    rm -f *.exe
    rm -f pthread.def
    make CLEANUP=-D__CLEANUP_C XC_FLAGS=" " OBJ="attr.o barrier.o
    cancel.o cleanup.o condvar.o create.o dll.o errno.o exit.o fork.o
    global.o misc.o mutex.o nonportable.o private.o rwlock.o sched.o
    semaphore.o signal.o spin.o sync.o tsd.o version.o" pthreadGC2.dll
    make[1]: Entering directory
    `/src/Win_Pthread/pthreads-w32-2-8-0-release'
    gcc -c -o attr.o -D__CLEANUP_C -O3 -finline-functions  -I.
    -DHAVE_CONFIG_H -Wall  attr.c
    In file included from pthread.h:288,
                     from attr.c:41:
    ./sched.h:70:3: error: #error Please upgrade your GNU compiler to
    one that supports __declspec.

But I am running the latest GCC:

    $ gcc -v
    Using built-in specs.
    Target: i686-pc-linux-gnu
    Configured with: ./configure
    Thread model: posix
    gcc version 4.3.2 (GCC)

So what's up??

-- 
William Estrada
MrUmunhum@popdial.com
Mt-Umunhum-Wireless.net ( http://Mt-Umunhum-Wireless.net )
Ymessenger: MrUmunhum


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-12-02 19:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-02 19:29 source compile error William Estrada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).