Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cyclonedds-dev] Reg: Cross Compilation of cyclone dds
  • From: "Venkata Rao V (RBEI/EMT1)" <Venkata.Rao3@xxxxxxxxxxxx>
  • Date: Thu, 25 Mar 2021 19:13:50 +0000
  • Accept-language: en-US, en-SG
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 139.15.153.199) smtp.rcpttodomain=eclipse.org smtp.mailfrom=in.bosch.com; dmarc=pass (p=reject sp=none pct=100) action=none header.from=in.bosch.com; dkim=none (message not signed); arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=/SeSpEJBrDMsh3pnTAOV9nMwgsicmujSa67dQnIAYOA=; b=Lw7VrKCZ8VUNTdw6rfWtoy+0NZdg0scYLsxCJCUauhjvBcabfvqw428WB/V+ADg31wdhXw/LBCpZKDuXfHw/B6MAIg2Qs4aHQnD7qeeT43J/t6K2O2ukARclIq63R2CC3sQTRLKbgXMn8ZtmMmha7ARKzS3Xs/+b81+wUUTWIcSTn2Lu6gdgT2iCA9CZgj7JmOdwst1FI6x5DL2jRPA5RaoSspS0MssOKNgNXRcxhrx818VLoSvWkV9EeYf2LWYXKKPvzC82xst9oSshU+0PeIelWLVElRj43gP72oGZhUsPVOWzTCPcp/AUODx/nxecWUtNLYAz10243y7dKmN8hg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=VFm/jEecTTbzpwug51m9b0IuwybK+e8oYDe/GOaTopCo6GRDURkxjo0ohS+U99Y4lwt+Osm8b+dDTjLT6hQkvW2HZNRK8HmSJxlfOBM3NcVGsKnKBmKoR4NA3ZCByN4oRqyyGVj801tX2GIQwWkz6ex8XM8+Dia15Xg6sS/WdynATJbtaYvVb/PejB6i7qbiw5I6JHDU5Rru9DBNDTAQg0CKJFFTkSgl7GJt5wCeyX/94WF6CCfJYSx1AYBS+CkHiwgUuUw4MVU00MSIashHOdGgjejxUfddzxO1Q7i6d4IkRttzF62ypQbOX7QuSQ6yIJdFO8DsehNAcK3bnTIAow==
  • Delivered-to: cyclonedds-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/cyclonedds-dev/>
  • List-help: <mailto:cyclonedds-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/cyclonedds-dev>, <mailto:cyclonedds-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/cyclonedds-dev>, <mailto:cyclonedds-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: Adchqp4ctI8QWT/LRuWUpXS994gPog==
  • Thread-topic: Reg: Cross Compilation of cyclone dds

Hello Team,

 

  Cross compilation of cyclone dds is supported? I could see the following error

 

[ 18%] Generating defconfig.c

/bin/sh: 1: ../../bin/ddsconf: Exec format error

src/core/CMakeFiles/ddsc.dir/build.make:81: recipe for target 'src/core/defconfig.c' failed

make[2]: *** [src/core/defconfig.c] Error 2

CMakeFiles/Makefile2:720: recipe for target 'src/core/CMakeFiles/ddsc.dir/all' failed

make[1]: *** [src/core/CMakeFiles/ddsc.dir/all] Error 2

Makefile:171: recipe for target 'all' failed

make: *** [all] Error 2

 

 

Mit freundlichen Grüßen / Best regards

V Venkata Rao


Back to the top