[Issue 5334] FTBFS using GCC-4.5 and linux.mak

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Dec 9 17:12:24 PST 2010


http://d.puremagic.com/issues/show_bug.cgi?id=5334



--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> 2010-12-09 17:10:43 PST ---
The linux.mak line is:

dmd: $(DMD_OBJS)
        gcc $(MODEL) -lstdc++ -lpthread $(COV) $(DMD_OBJS) -o dmd

which doesn't match your --- dmd~/linux.mak. So I am wondering where your
linux.mak came from.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list