Forum Discussion
Altera_Forum
Honored Contributor
20 years agolinker question
hello, In my project, some global variables are placed in a library. These variables are used in a class that also has a global instance in that library. The constructor of that class places po...
Altera_Forum
Honored Contributor
20 years agoHi smcnutt,
No sorry, I'm glad to discuss with someone, ... I will try your --whole-archive option, but this will make the whole executables for the different projects much bigger, because other parts that are not always used will be linked in. I'm thinking a bit further on the way of using the "dummy variable" system, but then in an automated way, but I don't have a clear view on this yet. Or I can# include the source file with the html content into a source file that is used for sure in that library. This is probably not the most clean method, but will work good I think. If anyway something comes into your mind, please let me know. Thanks.