mirror of
https://github.com/opnsense/src.git
synced 2026-02-19 02:30:08 -05:00
ld won't generate output if there are two .o files with the same name. It thinks they are multiply defined external references. This patch explictly allows multiple /file names/ with the same value. This can happen if you do a two stage link or if you link in file names that are identical to files in libc. Otherwise ld.c exits with a status=1 and non error message. Rich |
||
|---|---|---|
| .. | ||
| cplus-dem.c | ||
| ld.c | ||
| Makefile | ||
| symseg.h | ||