Hello world,

I start to customize my router, obviously i follow the reading of oleg's firmware page.
But on my Suse 10, compilation failed in some place, after research, i understand what the problem was gcc...

In fact, Suse 10 give gcc release 4 and it seems that cause many problems whose i partially solved.

In the meantime, i suggest to use an release 3, the last gcc 3.4.6 works well.
(you should test gcc by "gcc -v")

To fininsh, I have one question: THE SIZE OF FIRMWARE (1.9.2.7-7c)
gcc3.4.6 ---> 3 477 504 Bytes
gcc3.2.2 --> 3 461 120 Bytes
but oleg's binary firmware = 3 715 072 Bytes
If you have explanation, your welcome.