[xsde-users] XSDE Error while compiling the VxWorks project.
Boris Kolpackov
boris at codesynthesis.com
Wed Oct 30 06:39:16 EDT 2024
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