Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#4479 closed defect (fixed)

FMU source build fails due to missing lambda functions

Reported by: adrpo Owned by: lochel
Priority: high Milestone: 1.12.0
Component: FMI Version:
Keywords: Cc:

Description

See:
https://test.openmodelica.org/hudson/job/OpenModelica_TEST_SPECIAL/2666/console

undef: _init_lambda_steps
Undefined symbols for architecture i386:
  "_init_lambda_steps", referenced from:
      _initialization in initialization.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [FmuExportCrossCompile_FMU] Error 1

Change History (3)

comment:1 Changed 7 years ago by lochel

  • Status changed from new to accepted

comment:2 Changed 7 years ago by lochel

  • Resolution set to fixed
  • Status changed from accepted to closed

comment:3 Changed 7 years ago by lochel

  • Milestone changed from Future to 1.12.0
Note: See TracTickets for help on using tickets.