Adef files & c++

Hi daav,

[quote=“daav”]
[ul]
[li] As a minimum, provide an environment variable (or any other convenient way) to allow pointing on the toolchain provided libs in the adef[/li]
[li] Provide a way to toggle on C++ support in the adef (and Component.cdef) files (automatically as soon as a C++ source file is included in the list?)[/li][/ul][/quote]

Adding both of these would be a good idea. Building an environment variable at runtime sure beats hardcoding paths!

For me, getting C++ support in the adef files is probably slightly more important/useful than the environment variable (I can live with the hardcoded paths).

ciao, Dave