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))?
Asked
Active
Viewed 57 times
0
-
1Why not ask Greenhills? Which version (i.e. which compiler specifically) are you talking about anyway? – Ulrich Eckhardt Aug 25 '22 at 11:09
-
Doesn't the DLL come with any kind of header file or import library? – Some programmer dude Aug 25 '22 at 11:10
1 Answers
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