3.4 mips64-linux build problem

DJ Delorie dj@redhat.com
Tue Jul 15 18:07:00 GMT 2003


> after adding this minor patch:
> 
> to match psignals definition with the declaration in glibc's signal.h

It would be better to figure out why it's building psignal if the OS
already has one, and arrange to have that function not compiled in
that case.

If you change the prototype, you're just moving the problem to a
different platform.



More information about the Gcc mailing list