public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
From: William Estrada <MrUmunhum@popdial.com>
To: pthreads-win32@sourceware.org
Subject: source compile error
Date: Tue, 02 Dec 2008 19:29:00 -0000	[thread overview]
Message-ID: <49358C47.7000304@popdial.com> (raw)

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


                 reply	other threads:[~2008-12-02 19:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49358C47.7000304@popdial.com \
    --to=mrumunhum@popdial.com \
    --cc=pthreads-win32@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).