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