www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1993/07/17/07:57:22

From: burger AT Mailer DOT Uni-Marburg DOT DE (Christian Burger)
Subject: Re: ctype.h problem
To: darrylo AT hpnmxx DOT sr DOT hp DOT com (Darryl Okahata)
Date: Sat, 17 Jul 1993 13:00:22 +22311043 (CES)
Cc: djgpp AT sun DOT soe DOT clarkson DOT edu
Organization: University of Marburg, Germany

Darryl Okahata writes:
> 
> > Still, I'm yet to find out where _ctype_[] is and why the linker can't
> > find it. 
> 
>      Strange, _ctype_ is in libc.a on my system (DJGPP 1.10a).
> 
>      -- Darryl Okahata
> 	Internet: darrylo AT sr DOT hp DOT com

indent source #defines USG in which case ctype.h re#defines _ctype_
to _ctype which is not in libc.a.
Replacing #if ...||defined(USG)||... by #if 0 seems to fix it.

-=-----
Christian Burger, Dept.of Phys.Chemistry, University of Marburg, Germany
e-mail: burger AT mailer DOT uni-marburg DOT de,  (Phone|FAX): +49(6421)28-578(9|5)

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019