home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / tcl / 1271 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  970 b 

  1. Path: sparky!uunet!van-bc!rsoft!agate!forney.berkeley.edu!jbuck
  2. From: jbuck@forney.berkeley.edu (Joe Buck)
  3. Newsgroups: comp.lang.tcl
  4. Subject: Re: Compiling tcl 6.3 with gcc 2.2.2
  5. Date: 29 Aug 1992 21:37:44 GMT
  6. Organization: U. C. Berkeley
  7. Lines: 14
  8. Message-ID: <17oqn8INNkhj@agate.berkeley.edu>
  9. References: <WARSAW.92Aug28105321@anthem.nlm.nih.gov> <1992Aug29.112757.11363@athena.mit.edu>
  10. NNTP-Posting-Host: forney.berkeley.edu
  11.  
  12. In article <1992Aug29.112757.11363@athena.mit.edu> joe@athena.mit.edu (Joseph C Wang) writes:
  13. >I've also noticed bugs you mentioned (needing -fno-builtin and
  14. >redefining open) on all the platforms I have gcc2.2 on (decmips, vax,
  15. >and rt)
  16.  
  17. This is a Tcl bug, as ANSI C and Posix have agreed on what the prototype
  18. for open and other functions is, and the Tcl prototypes don't agree with
  19. the standard.  gcc's builtin definitions and those it builds with the
  20. "fixincludes" script are correct; Tcl is wrong.
  21.  
  22.  
  23.  
  24. --
  25. Joe Buck    jbuck@ohm.berkeley.edu
  26.