Path: utzoo!utgpu!attcan!uunet!mcvax!hp4nl!philmds!prle!cst!meulenbr From: meulenbr@cst.UUCP (Frans Meulenbroeks) Newsgroups: comp.os.minix Subject: flex & stdio problem Message-ID: <258@cst.UUCP> Date: 9 Nov 88 21:43:45 GMT Reply-To: meulenbr@cst.UUCP (Frans Meulenbroeks) Organization: Centre for Software Technology, Philips Eindhoven Lines: 17 Hi! I'm busy porting flex to minix/st, and I have one problem left. flex generates files which include a line: FILE *yyin = stdin, *yyout = stdout; Now since stdin and stdout don't evaluate to a constant under minix (as they used to do under v7, if I recall correctly), this code does not compile. Any suggestions how to solve this generic?? Apart from this problem flex seems to be working. Expect diffs when this is fixed. regards, -- Frans Meulenbroeks (meulenbr@cst.prl.philips.nl) Centre for Software Technology ( or try: ...!mcvax!philmds!prle!cst!meulenbr)