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

Re: Code run-through meeting



> /Does anyone have a Solaris machine with the appropriate development
> /software to determine how the build process works, and how it all
> /gets put together.
> 
> I have access to Solaris machines.

On that note...how's about examining the contents of the sys/byteorder.h
file, and any others that are being used exclusively to define a set
of functions/macros/definitions/etc. and determining what needs to
be implemented from that point of view.

I assume these files are copyright, and cannot be 'passed on' to people
who do not own Solaris.  (Hence, I guess you can't give me a copy.)

Also, does anyone know what this symbol is:
  ___bb_init_func

I'm having a go getting javah running, and gcc complains about this 
unreferenced symbol when trying to link.  It seems that every object
file references it, but I have been unable to find it in any header, or
c file, so I don't know where it is coming from.

Robert

--------------------------------------------------------------------
-- Robert Turner       4th Year Computer Science w/EEE            --
--------------------------------------------------------------------
--       eMail: rdturner@undergrad.math.uwaterloo.ca              --
--              rdturner@synapse.net                          --
--              af260@freenet.carleton.ca                         --
-- WWW address: http://www.undergrad.math.uwaterloo.ca/~rdturner  --
--------------------------------------------------------------------