On Friday 06 December 2002 02:03 pm, John Mills wrote:
> Kent -
>
> On Fri, 6 Dec 2002, Kent Stewart wrote:
> > On Friday 06 December 2002 01:38 pm, Steve Bertrand wrote:
> > > Kent:
> > >
> > > I see the differences between the compiler commands, but have
> > > no idea how to change them.  I would like to try your idea.  I
> > > have given no special flags to make.  What flags would I give
> > > to make when making world?
> >
> > #CFLAGS= -O -pipe
> > #COPTFLAGS= -O -pipe
> >
> > These are the defaults and so I just commented them out in
> > /etc/make.conf.
> >
> > I would assume you have something defining a cpu or a CFLAGS. I
> > don't use either. I have a mix of cpus and have had to NFS mount
> > /usr/src and /usr/obj to recover a system before. I don't use cpu
> > or compiler options.
>
> Maybe that will get me through the build, too. I'll certainly give
> it a shot.

Just remember that a signal 11 in a compile is usually your hardware 
telling you something is wrong. If it dies at the same spot, it can 
be options or whatever. If you use strange options, you have to try 
them first but still remember a signal 11is normally related to 
memory or heating problems.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to