kerne-2.4.0-test13pre3 with gcc-2.97

Thomas Sailer sailer at ife.ee.ethz.ch
Mon Dec 25 02:20:54 EST 2000


Kaoru Fukui wrote:
>
> I tried this
>
>  -              unsigned char b[0];
>  +              unsigned char b[];
>
> It gave me Inetrnal  error: Segmentaion fault .

Not good.

> I had success compileing for the kernel with my patch.

You had success _compiling_ the code, but not _running_ it.
Use b[1] instead.

Tom

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-dev mailing list