| delorie.com/archives/browse.cgi | search |
| From: | Thomas Albrecht <ta3 AT Rcs1 DOT urz DOT tu-dresden DOT de> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | More multithreading |
| Date: | Wed, 9 May 2001 12:52:46 +0200 |
| Organization: | TU Dresden (URZ) |
| Lines: | 28 |
| Message-ID: | <Pine.OSF.3.95.1010509123524.1493B-100000@rcs12.urz.tu-dresden.de> |
| NNTP-Posting-Host: | rcs12.urz.tu-dresden.de |
| Mime-Version: | 1.0 |
| X-Sender: | ta3 AT rcs12 DOT urz DOT tu-dresden DOT de |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
Well, some more information about my problem: "examples do not work" means that no thread switch is done. LWP 2.0's example1.c that probably should print MAIN PROC1 PROC2 PROC3 ... only prints MAIN MAIN ... BTW, when I press any key to end the example, I get following output Exiting due to signal SIGSEGV Page fault at eip=000059b4, error=0006 eax=... Did anyone use preemptive multithreading with djgpp successfully? Regards, Tom
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |