delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <20011028223748.14270.qmail@web13303.mail.yahoo.com> |
Date: | Sun, 28 Oct 2001 14:37:48 -0800 (PST) |
From: | Anh Nguyen <anguye123 AT yahoo DOT com> |
Subject: | compile semaphore and share memory is not working! |
To: | cygwin AT cygwin DOT com |
MIME-Version: | 1.0 |
Hello everyone. I have problem compiling semaphore and share memory in cygwin. I did download and install the icp packages. However, when i compile my programs i get these errors: /cygdrive/c/WINDOWS/TEMP/ccfnoqO7.o(.text+0x33a):server2.c: undefined reference to `shmat' /cygdrive/c/WINDOWS/TEMP/ccfnoqO7.o(.text+0x1884):server2.c: undefined reference to `shmget' collect2: ld returned 1 exit status Anyone has any ideas what is wrong with these. Note, i did include #include <sys/ipc.h> #include <sys/sem.h> #include <sys/shm.h> #include <sys/msg.h> in my program. __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |