"N.Karakotas" <[email protected]> wrote:

It worked by adding the following line:
binmode FILE;

...

Im using windows. Any thoughts?

You got that Perl script to work on Windows? It's littered with
Unix centric stuff like:
 open(HEADER, "> /tmp/header") || die $!;

Okay if you really have a "/tmp" directory on that partition, but I would rather use the makefsdata.c program. Have you tried to
build it?

--gv

_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to