Mail Archives: djgpp-workers/2006/06/15/09:25:38
Hi Markus. This is Ben. Thanks for your patch.
> As there seems to be some revived activity here it's probably a good
> time for sending some patches against the current CVS. Please review
> and apply if you find them useful
Well, I'm not sure it could really be considered 'activity'. But for what
it is worth to anyone here, we talked briefly about your patch on
irc.freenode.net #djgpp. Some of your changes weren't completely
understood, but it's clear that gcc 4.x uses stricter typing.
The fseeko stuff looks OK to me. Darwin sources look very similar. I'm not
completely sure if we don't need some arg checking for fseeko64, though
(??).
Please omit the "-mtune=i586" stuff or you will break compatibility with
gcc 3.3-!
We got the following compile error toward the end. Nott sure why and
haven't looked into it anymore. Sorry.
PASTE:
ld -s ../../../lib/crt0.o symify.o ../../../lib/libdbg.a
../../../lib/libc.a -o
../../../bin/symify.exe d:/usr/djgpp/lib/gcc-lib/djgpp/3.32/libgcc.a -T
d:/usr/
djgpp/lib/gcc-lib/djgpp/3.32/djgpp-x.djl
../../../lib/libc.a(crt1.o):crt1.c:(.text+0x241): undefined reference to
`_envir
on'
../../../lib/libc.a(crt1.o):crt1.c:(.text+0x269): undefined reference to
`_envir
on'
../../../lib/libc.a(crt1.o):crt1.c:(.text+0x27b): undefined reference to
`_envir
on'
../../../lib/libc.a(crt1.o):crt1.c:(.text+0x2af): undefined reference to
`_envir
on'
../../../lib/libc.a(crt1.o):crt1.c:(.text+0x442): undefined reference to
`_envir
on'
../../../lib/libc.a(spawnvp.o):spawnvp.c:(.text+0x8): more undefined
references
to `_environ' follow
make.exe[3]: *** [../../../bin/symify.exe] Error 1
make.exe[2]: *** [all_subs] Error 2
make.exe[1]: *** [all] Error 2
make.exe: *** [subs] Error 2
Regards,
Ben Decker
www.caddit.net
-----------------------------------------
Stay ahead of the information curve.
Receive MCAD news and jobs on your desktop daily.
Subscribe today to the MCAD CafeNews newsletter.
[ http://www10.mcadcafe.com/nl/newsletter_subscribe.php ]
It's informative and essential.
This message was sent to you from a machine at 220.233.177.46
- Raw text -