I'm trying to do some programming in FLTK, but am running into issues. The ZGCC image has FLTK in it (1.1.4), but I built and installed my own(1.1.7). Is there a way to mount the squash file rw so I can remove FLTK from it? I'm getting wierd errors when I try to build apps that stop them from building. I'm assuming it's due to this because the same code compiles fine on my Debian box (FLTK 1.1.7).
Thanks.
