Supra 288i Sp Modem

1996-05-07 Thread Troy J Kelley
Hello, Has anybody had any experience with the supra 288i Sp "internal Speakderphone Modem". This modem comes stock with most microns and is plug and play. I have used the following line in /etc/rc.boot/0setserial: "setserial -vb /dev/cua2 irq 5 port 0x03e8 uart 16550A" if, after bootup, I do

G77 notes

1996-05-02 Thread Troy J Kelley
Yes Guy, that was it. I realized that after I sent the mail. :-) There was no dependency conflict generated when I installed g77. Should there be? g77 will work in the fact that it will compile, but not link. As for the f2c and fort77, they don't seem to work with the rather large piece of

G77 problem..

1996-05-02 Thread Troy J. Kelley
Hello, I have a real simple fortran program that I'm trying to compile with the 1.1 g77 package. I have all the "depends" installed properly. When I compile the code I get: ld: cannot open crt1.o: No such file or directory Any clues as to why this is? Any quick help would REALLY be appreciat