home *** CD-ROM | disk | FTP | other *** search
- The new ld in the new binaries seems to have a problem with multiply defined
- symbols. I was trying to compile a program and had an extra file that I
- shouldn't have. The extra file defined some symbols that were already in
- other files. When using the new gcc/ld, the command would appear to complete,
- but no executable was generated and no error messages. I finally booted
- off another disk that still had the old binaries and found that there were
- multiply defined symbols. I booted back with the disk that had the new
- binaries, removed the extra file, and was able to create the executable OK.
-
- It looks like the new ld doesn't complain about multiply defined symbols,
- but also won't create the executable.
-
- Michael
-
- --
- Michael L. Hitch INTERNET: osymh@montana.edu
- Computer Consultant BITNET: OSYMH@MTSUNIX1.BITNET
- Office of Systems and Computing Services
- Montana State University Bozeman, MT USA
-
-