[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Building difficulties under OSX
- Date: Thu, 03 Apr 2008 18:18:05 -0600
- From: daron.chabot at usask.ca (Daron Chabot)
- Subject: Building difficulties under OSX
Nigel Spon wrote:
>
>>
>> /tmp/trial/bin should contain your cross-platform tools
>> (powerpc-rtems4.8-gcc, powerpc-rtems4.8-ld, etc)
>
>
> Is this before I call make, or after? I can't tell if the --prefix
> option specifies where to find the tools, or where RTEMS will be built.
> The documentation says its the install-point, but it doesn't say of
> what. I'll try making it where the tools are and see what happens...
The --prefix option specifies where to install the products of a "make".
Have you added "/tmp/trial/bin" to your PATH ??
Maybe we should back up a few steps...
Exactly what did you do to install binutils,gcc,and newlib ? What
versions were used, etc ?
-- dc