0

One supplier has shared a dll in which some functions (confidential) is present. Does the GHS Compiler allow importing these functions into C/C++ files using the import options (__declspec(dllimport))?

Varughese
  • 39
  • 8

1 Answers1

0

Which version of the GHS compiler? In every version of GHS Integrity I used the answer would be no.

Also GHS has told me that they don't support using binaries compiled with other compilers.

fdk1342
  • 3,274
  • 1
  • 16
  • 17