Jivin Ron Jobmann lays it down ...
> I just moved all my build tools over to a new machine, E6400 Core2 Duo
> processor.  It's coming up with all sorts of  compilation
> errors which I assume is because the makefiles are splitting up the
> work?  The same tools and same source tree build fine on a 
> single processor system.
> 
> Is there something special I need to setup in my build environment on my
> new PC?

Which dist are you using ? What mods have you made ?
In a dist that supports parallel builds you can try:

        make NON_SMP_BUILD=1

to build in a single thread of execution to find problems.  Otherwise
post some of the errors you are seeing if you can find them ;-)

Cheers,
Davidm

-- 
David McCullough,  [EMAIL PROTECTED],   Ph:+61 734352815
Secure Computing - SnapGear  http://www.uCdot.org http://www.cyberguard.com
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to