Thanks, that's it, with -qrtems it works. I am now trying to use pkg-config as
you recommended.
Danke Heinz
> On 20. Mar 2024, at 16:41, Sebastian Huber
> wrote:
>
> Hello Heinz,
>
> On 20.03.24 16:31, Heinz Junkes wrote:
>> /home/rtems/MVME2500_PCI/rtems/6/bin/powerpc-rtems6-g++ -o
>> libCom
Hello Heinz,
On 20.03.24 16:31, Heinz Junkes wrote:
/home/rtems/MVME2500_PCI/rtems/6/bin/powerpc-rtems6-g++ -o
libComTestHarness -static
-L/home/rtems/MVME2500_PCI/EPICS/epics-base/lib/RTEMS-qoriq_e500
-L/home/rtems/MVME2500_PCI/rtems/6/powerpc-rtems6/qoriq_e500/lib
-mcpu=8540 -msoft-float -mea
Hi,
I am currently trying to get EPICS running on MVME2500 and have used the BSP
qoriq_e500 (RTEMS6, libbsd, from master).
And get the following error:
make -C O.RTEMS-qoriq_e500 -f ../Makefile TOP=../../../.. \
T_A=RTEMS-qoriq_e500 install
make[4]: Entering directory
'/home/rtems/MVME2500_P
Great! It worked!
Thank you very much Gedare!
On Monday, March 18, 2024 at 10:05:39 PM GMT+1, Gedare Bloom
wrote:
On Mon, Mar 4, 2024 at 6:39 AM Volkan SALMA wrote:
>
> Dear Rtems users,
>
> Newbie here..
>
> I compiled a basic i386 project using the docker image of
> juanmagomez/