[Gambas-devel] p-code missing function bug (windows porting)

Benoit Minisini gambas at ...1...
Wed Nov 23 18:19:46 CET 2005


On Wednesday 23 November 2005 18:08, Brandon Bergren wrote:
> I switched to gambas2-1.9.21 for the windows port, and I'm still working
> out the compile errors.
>
> Most of it is general reliance on glibc extensions, but some of it is due
> to dll stupidity.
>
> Anyway, in main/lib/eval/eval_trans_expr.c, you have a reference to
> "CODE_push_return()." This function appears to be commented out in
> main/share/gb_code_temp.h.
>
> Of course, missing symbols are an unrecoverable error at link time on
> windows, as the linker is extra paranoid, due to PE braindeadedness.
>
> For now, I'll assume CODE_push_return does not exist, and comment out that
> case.  Further instruction on this would be welcome.
>
> Thanks,
>
> Brandon Bergren
> (that crazy windows port guy)
>

You were right, this is something I forgot to remove...

Regards,

-- 
Benoit Minisini
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eval_trans_expr.c
Type: text/x-csrc
Size: 9882 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20051123/64d08134/attachment.c>


More information about the Devel mailing list