gdb 6
ibotty
bsd at ibotty.net
Tue Mar 23 03:01:24 PST 2004
ibotty wrote:
> due to public (hello to Greece) interest, i have ported gdb 6 :)
> with CCVER=gcc3 (i can hear jippee yells far away).
>
> well, this is not tested (just started), but anyway.
>
> i have put an pre-built image on [1]. i will not commit a port override,
> as i do not like the port system, and will likely destroy something.
> (but i may import gdb in base, if i am asked politely.)
>
> i will pots a patch tommorrow, when i am
awaken.
this is the patch to compile it out of base.
i have stripped the diff, as the complete documentation got regenerated.
the whole config mess should is wrong, but as it should be upstream
(asmodai, i guess), it is certainly not important.
the build does not work as it should.
i had to do:
. /configure --host=i386-unknown-dragonfly1.0
as the -CURRENT suffix confuses configure.
additionally, something was really wrong with the makefile.
linking gdb was missing
what i did is:
. /configure --host=i386-unknown-dragonfly1.0
make
make
More information about the Submit
mailing list