arnuld - 2007-05-30

yep, eLynx compiles successfully on my 64bit Arch OS. i built it in debug mode:

# scons sdkV2 eLynx
# cd /bin/sconsd (also export LD_LIBRARY-PATH)
# ./eLynx_debug

:-)

as usual, 2 problems (they also exist on 32 bit)":

1.) loading a coloured PNG image make eLynx crash 70% of the times
2.) files without extensions are not recognised by eLynx. eLynx
requires .png or .jpeg etc to identify files (BTW, Windows has exactly
same problem, thank Richard Stallman, GNU does not have this :-). i
HATE this
"recognition-by-extension" stuff)