home *** CD-ROM | disk | FTP | other *** search
/ Amiga GigaPD 3 / Amiga_GigaPD_v3_3of3.iso / netbsd / docs / mailinglist-archive / 1993-12 / text0443.txt < prev    next >
Encoding:
Text File  |  1993-06-25  |  914 b   |  21 lines

  1.   The new ld in the new binaries seems to have a problem with multiply defined
  2. symbols.  I was trying to compile a program and had an extra file that I
  3. shouldn't have.  The extra file defined some symbols that were already in
  4. other files.  When using the new gcc/ld, the command would appear to complete,
  5. but no executable was generated and no error messages.  I finally booted
  6. off another disk that still had the old binaries and found that there were
  7. multiply defined symbols.  I booted back with the disk that had the new
  8. binaries, removed the extra file, and was able to create the executable OK.
  9.  
  10.   It looks like the new ld doesn't complain about multiply defined symbols,
  11. but also won't create the executable.
  12.  
  13. Michael
  14.  
  15. -- 
  16. Michael L. Hitch            INTERNET:  osymh@montana.edu
  17. Computer Consultant            BITNET:  OSYMH@MTSUNIX1.BITNET
  18. Office of Systems and Computing Services
  19. Montana State University    Bozeman, MT    USA
  20.  
  21.