LINUX programming

Moderators: ITA
Number of threads: 1347
Number of posts: 2935

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
GNU is driving me nuts!! Posted by Danty on 8 May 2004 at 7:47 PM
This message was edited by Danty at 2004-5-8 21:55:21

Hi, I'm using Cygwin in Window XP. Yesterday I download complete Cygwin and I did a full install!

Today, I'm trying to compile a C++ package with its Makefile. I've successfuly compile the same package on SunOS Solaris at school.

In Cygwin on my PC dependancies compile with no erros (make depend). However, (make) complains:


scheduler.o(.text+0x55a): In function `_ZN9Scheduler3RunEP6Threadb':
/code/build.linux/../threads/scheduler.cc:135: undefined reference to `_SWITCH'

thread.o(.text+0xa63): In function `_ZN6Thread13StackAllocateEPFvPvES0_':
/code/build.linux/../threads/thread.cc:381: undefined reference to `_ThreadRoot'

thread.o(.text+0xa7c):/code/build.linux/../threads/thread.cc:392: undefined reference to 
`_ThreadRoot'collect2: ld returned 1 exit status

make: ***  Error 1






 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.