I was trying to compile an app that requires wxWidgets but unfortunately in the zgcc-3.4.5.img file the wx-config file in /opt/natinve/arm/3.4.5-xscale-softvfp/bin is a broken sym link that points to /home/sash/Work/Corgi/pdaXrom-builder/build/native_headers//opt/native/arm/3.4.5-xscale-softvfp/arm5tel-cacko-linux/lib/wx/config/arm5tel-cacko-linux-gtk2-unicode-realease-2.6
Since the cramfs image is read only, how can I replace that symlink so that it points to correct file within the zgcc-3.4.5.img? Can it be mounted rw?
Cheers,
Jerry