[xsde-users] XSDE Error while compiling the VxWorks project.
N. Rajesh
rajesh.n at thalesgroup.com
Wed Oct 30 06:52:53 EDT 2024
Classified as: {THALES GROUP LIMITED DISTRIBUTION}
Hi, Thank you for replying.
I have actually updated the config.make based on my requirement which is to have libxsde.a for ARMv8 on VxWorks 7.
Update was to add the llvm as compiler and updated the Archiever to llvm-ar.
Build is success and I got the libxsde.a file.
But the size of it is more than I expected. Maybe I will see this myself first.
BR,
Rajesh
{THALES GROUP LIMITED DISTRIBUTION}
-----Original Message-----
From: Boris Kolpackov <boris at codesynthesis.com>
Sent: Wednesday, October 30, 2024 4:09 PM
To: N. Rajesh <rajesh.n at thalesgroup.com>
Cc: xsde-users at codesynthesis.com
Subject: Re: [xsde-users] XSDE Error while compiling the VxWorks project.
N. Rajesh <rajesh.n at thalesgroup.com> writes:
> We have the libxsde.a file which was built long back around 10 years ago*.
> The xsde version is xsde-3.0.0-i686-windows and we generate "libxsde.a"
> as output when build for VxWorks.
I would suggest that you rebuild libxsde.a from scratch using your current LLVM toolchain. It's virtually guaranteed that the version you have from 10 years ago was build with some older version and which is the most likely reason for the errors you are seeing.
> After having a discussion with my team, I got to know that the build
> configurations for xsde specific to trixell project is provided by
> CodeSynthesis.
Hm, I don't believe this is the case, unless you are referring to one of the example configurations found in the etc/ directory of the XSD/e distribution.
But, either way, I think your first step should be to attempt to rebuild libxsde.a using the configuration that you already have.
More information about the xsde-users
mailing list