Re: I need a proc.mk for solaris

From: Scott Urman <surman_at_oracle.com>
Date: 1995/11/19
Message-ID: <48ob7l$ela_at_inet-nntp-gw-1.us.oracle.com>#1/1


In article <30AD04B8.554B_at_cdc.com>, Jim Babcock <james.babcock_at_cdc.com> writes:
|> Hello,
|> I'm accessing oracle 7.x with PROC 2.0.6 on SunOS 5.3 and am
|> having a problem with the program giving a 'Bus error (core dumped)'
|> as it unloads the program from memory. I'm sure its something in the
|> make file. I wrote a 'hello world' program and compiled it from just a
|> commnd line gcc and it ran w/o error. Compiling through the proc.mk

               ^^^
If you're using gcc and the core dump is on the connect to the database at runtime, I've seen this before. We don't support using gcc on Solaris, for this and other reasons. Try using the SparcWorks compiler in /opt/SUNWspro/bin/cc instead - it works fine.

|> brought about the same core dump.
|> I'm new to makefiles and this ones a bit on the huge size. I have
|> tried to change it around some, but with no success. Anyone got one
|> that work solidly for may software/os combo? Or some idea as to what
|> maybe causing mine?
|>
|> Thanks
|>
|> Jimbus
|> aka
|> james.babcock_at_cdc.com
  Received on Sun Nov 19 1995 - 00:00:00 CET

Original text of this message