gnupic@linuxhacker.org
gnupic@linuxhacker.org
On Mon, 27 May 2002, Robert Warner wrote:
> I'm attempting to build the picweb.c module (with appropriate mods to code
> for GNU) from the PICDEM dev board/sw. After fixing numerous 'portation'
> issues/errors (reported by sdcc) I get a segmentation fault when I attempt
> to compile. Should I not attempt something so large with this current
> release of sdcc? Do you need any more information of the error? If so,
> please specify the information and I'll attempt to get it.
In general, if you can boil the source down to the point it exhibits
the bug and send a copy to me that'd be great. I also monitor the bug
reports sent to SDCC's web page so you can send it there too if you want.
If you want to send me a copy of what you got now, I'll run it under my
development version of SDCC. Since it's been over a week that I've checked
anything in, there are numerous differences between my copy and CVS. (Most
notable is automatic function in-lining is almost working.)
Scott
gnupic@linuxhacker.org