Building project - Eclipse

Binkowski, Cassio cassioiks at gmail.com
Wed Mar 14 12:35:09 UTC 2012


On Wed, Mar 14, 2012 at 4:36 AM, Sebastian Huber <
sebastian.huber at embedded-brains.de> wrote:

> On 03/13/2012 11:11 PM, Binkowski, Cassio wrote:
>
>> On Tue, Mar 13, 2012 at 5:53 PM, Binkowski, Cassio <cassioiks at gmail.com
>> <mailto:cassioiks at gmail.com>> wrote:
>>
>>    On Tue, Mar 13, 2012 at 5:28 PM, Sebastian Huber
>>    <sebastian.huber at embedded-**brains.de<sebastian.huber at embedded-brains.de>
>>    <mailto:sebastian.huber@**embedded-brains.de<sebastian.huber at embedded-brains.de>>>
>> wrote:
>>
>>        On 13/03/12 19:00, Binkowski, Cassio wrote:
>>
>>            On Tue, Mar 13, 2012 at 11:10 AM, Sebastian Huber<
>>            sebastian.huber at embedded-__**brains.de<sebastian.huber at embedded-__brains.de>
>>            <mailto:sebastian.huber@**embedded-brains.de<sebastian.huber at embedded-brains.de>>>
>>  wrote:
>>
>>
>>                On 03/13/2012 05:07 PM, Binkowski, Cassio wrote:
>>
>>                        What is the build directory name?
>>
>>
>>                    It is actually build.
>>                    /home/rtems/build
>>
>>                The prefix must not be a subdirectory of the build
>> directory.
>>
>>            I don't understand. Can you then point me the direction?
>>
>>            Thanks
>>
>>
>>        In another mail you write this:
>>
>>
>>        ~/rtems-4.11-work/rtems/__**configure --target=sparc-rtems4.11
>>        --disable-posix
>>        --disable-networking --disable-cxx --enable-rtemsbsp=sis
>>        --enable-tests=samples --prefix=/home/rtems/build/__**
>> sparc-rtems4.11/sis
>>
>>
>>        In another mail you write this:
>>
>>
>>        It is actually build.
>>        /home/rtems/build
>>
>>
>>    Ok. It is correct.
>>
>>
>>        => your prefix is a subdirectory of the build tree
>>
>>        This makes no sense and is wrong.  Why not simply use the default
>> prefix?
>>
>>
>>    But the default prefix Joel Sherril provided is the one that is
>> pointing
>>    the the /sparc-rtems4.11/sis
>>
>>    What do you have for default?
>>
>>    /home/rtems/bild is where I have all things buit on.
>>
>>
>> I have configured it with prefix=/opt/rtems-4.11, still getting errors in
>> Eclipse.
>>
>
> Quite frankly, you are so sparse with information, who should I know what
> "I have configured" is in your case?
>
>
>
>> Just for clarification:
>>
>> Tools path: /opt/rtems-4.11
>> Source path: /home/rtems/rtems-4.11-work/**rtems
>> Build path: /home/rtems/build
>>
>> Can you please advise?
>>
>>
> cd
> rm -rf build
> mkdir build
> cd build
> /home/rtems/rtems-4.11-work/**rtems/configure --target=sparc-rtems4.11
> --prefix=/opt/rtems-4.11 --disable-posix --disable-cxx
> --enable-rtemsbsp=sis --enable-tests=samples --disable-networking
> make
> make install
>
> If you get errors in this procedure fix them first.  You need an installed
> BSP before you start with Eclipse!


When I "make install", in the last lines, I get that it entered a few
directories but there was nothing to do there.
Is this a bad sign?

The prefix for the configure command should then be located at the tools
path (/opt/rtems-4.11) ?

What's the correct location for Base path and BSP path in Eclipse?
Please tell me what do you do that made it work for you.

I am using the CentOS virtual machine, just in case.

Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20120314/25ef3062/attachment.html>


More information about the users mailing list