Xref: utzoo comp.lang.perl:5103 comp.sys.apollo:8869 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!lll-winken!sun-barr!newstop!texsun!dinosaur!ttsi!root From: root@ttsi.lonestar.org (System) Newsgroups: comp.lang.perl,comp.sys.apollo Subject: Re: Strange error compiling Perl 4.03 on Apollo (cc 6.8, SR10.3) Message-ID: <1991Apr26.142214.8687@ttsi.lonestar.org> Date: 26 Apr 91 14:22:14 GMT References: <1991Apr24.205645.22218@amd.com> Organization: Tandem Telecommunications Systems Inc. Plano, Tx. Lines: 20 >I compiled perl with version 6.7 of cc, SR 10.3, systype bsd4.3 on HP400t. >CFLAGS='-A nansi cpu,mathchip -O'. I told config that void support was 7. >(I hope that's right). Everything works ok except for some warnings about >illegal pointer combinations (I don't remember this from 3.044). > >Everything passes except for io/fs test 5 and op/dbm test 2, both of which >have to do with 'mode' returned by 'stat'. Don't have time to look at this >now. >Jeff Dwork | 408-749-2356 | dwork@AMD.COM I too compiled perl 4.0.3 with version 6.7 of cc, SR 10.3, systype bsd4.3 on HP400T, except that I added -U__STDC__ to CFLAGS. I recall a note awhile back by Kevin Gallagher that goes into why do this. The result for me was that all tests passed. -- Mark S. Evans Tandem Telecommunications Systems Inc. Phone: 214-516-6201 850 E. Central Parkway Fax: 214-516-6801 Plano, TX 75074 Mail: mse@ttsi.lonestar.org