I get the following error when trying to build the examples from the com32/modules directory: ld:com32/lib/com32.ld:37: syntax error This is with 2.12-pre5
Jeff Kalikstein wrote:> I get the following error when trying to build the > examples from the com32/modules directory: > > ld:com32/lib/com32.ld:37: syntax error > > This is with 2.12-pre5 >What version of ld are you running? -hpa
>ld --versionGNU ld version 2.15.90.0.1.1 20040303 (SuSE Linux)... --- "H. Peter Anvin" <hpa at zytor.com> wrote:> Jeff Kalikstein wrote: > > I get the following error when trying to build the > > examples from the com32/modules directory: > > > > ld:com32/lib/com32.ld:37: syntax error > > > > This is with 2.12-pre5 > > > > What version of ld are you running? > > -hpa >
This is also failing for me with 2.16-pre6, with the same error. I have tried a few different versions of ld I have around, and they all fail the same way. My default build enviornment is with the SuSe 64 bit distro. Any ideas? thanks, jeff --- Jeff Kalikstein <jeff at kalikstein.com> wrote:> >ld --version > GNU ld version 2.15.90.0.1.1 20040303 (SuSE > Linux)... > > --- "H. Peter Anvin" <hpa at zytor.com> wrote: > > > Jeff Kalikstein wrote: > > > I get the following error when trying to build > the > > > examples from the com32/modules directory: > > > > > > ld:com32/lib/com32.ld:37: syntax error > > > > > > This is with 2.12-pre5 > > > > > > > What version of ld are you running? > > > > -hpa > > > >