home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!noc.near.net!hri.com!spool.mu.edu!agate!usenet.ins.cwru.edu!news.ysu.edu!do-not-reply-to-path
- From: ae007@yfn.ysu.edu (Daniel Newcombe)
- Newsgroups: comp.unix.bsd
- Subject: Compiling a C++ program... ?
- Message-ID: <1992Nov9.050440.17589@news.ysu.edu>
- Date: 9 Nov 92 05:04:40 GMT
- Sender: news@news.ysu.edu (Usenet News Admin)
- Organization: Youngstown State University/Youngstown Free-Net
- Lines: 14
- Nntp-Posting-Host: yfn.ysu.edu
-
-
- Hi, for class we had to write a program and I did mine in
- Turbo C++ 3.0. It compiled fine with both the ANSI and UNIX
- options enabled. When I shipped it over to 386bsd and tried
- to compile it (g++ -o algo algo.cpp) I got this error:
- ld: malformed input file (not rel or archive) algo.cpp
- There are no man pages for ld or g++ (figures)
- Thanks...
- -Dan
- --
- -Dan Newcombe
- Internet Address: STDN@VM.MARIST.EDU
- Youngstown Freenet: ae007@yfn.ysu.edu
- GOAL: To put the world on 3.5" diskettes... :)
-