classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] FYI: javanet.c fixes and improvements


From: Christian Thalinger
Subject: Re: [cp-patches] FYI: javanet.c fixes and improvements
Date: Thu, 19 Jan 2006 11:51:13 +0100

Hi!

Not sure if it's related to this commit, but mips-irix does not work
anymore:

cc-1020 cc: ERROR File = javanet.c, Line = 1062
  The identifier "MSG_NOSIGNAL" is undefined.

          TARGET_NATIVE_NETWORK_SOCKET_SEND (fd, p + offset, len, bytes_sent);
          ^

cc-1020 cc: ERROR File = javanet.c, Line = 1067
  The identifier "MSG_NOSIGNAL" is undefined.

          TARGET_NATIVE_NETWORK_SOCKET_SEND_WITH_ADDRESS_PORT (fd, p + offset,
          ^

This is on:

$ uname -a
IRIX64 fp98 6.5 07141529 IP27

TWISTI




reply via email to

[Prev in Thread] Current Thread [Next in Thread]