utah@emc2.sit.shimz.co.jp (09/21/90)
Hi!!!
This is my first post to USENET
I installed MINIX 1.3 to my 286 machine, and I got
"Bruce C Compiler". I want to use this compiler on my MINIX system.
But I dont know how to set up it.
1. How to MAKE libc.a ?
2. Where do I put files ?
3. How to use "Estdio sources"
Please inform me, advices.
I have following files.
binaries: bcc, as, ld, ...etc.
sources: all sources of standard libraries
Sorry I'm not good at English.
--
#########
###########
| _ _ | takashi yuta
3|=(@)-(@)=|3 Institute of Technology
| ^ | Shimizu Corporotion
\_______/ utah@emc2.sit.shmz.co.jpcechew@bruce.cs.monash.OZ.AU (Earl Chew) (09/24/90)
In <UTAH.90Sep21164706@emc2.sit.shimz.co.jp> utah@emc2.sit.shimz.co.jp writes: > I installed MINIX 1.3 to my 286 machine, and I got >"Bruce C Compiler". I want to use this compiler on my MINIX system. >But I dont know how to set up it. Bcc includes notes on how to do this. I think it's in the mx386 patch kit. >1. How to MAKE libc.a ? Use the makelib script. This should be installed in /usr/src/lib/bcc/makelib. >2. Where do I put files ? The executables go in /local/bin. The library bits go in /usr/src/lib/bcc. >3. How to use "Estdio sources" Unpack the estdio sources in /usr/src/lib/estdio. You can edit the makelib script to automatically compile the sources. This is documented in the INSTALL/ subdirectory of estdio. Earl -- Earl Chew, Dept of Computer Science, Monash University, Australia 3168 EMAIL: cechew@bruce.cs.monash.edu.au PHONE: 03 5655447 FAX: 03 5655146 ----------------------------------------------------------------------