Angus Gratton
22514c1dd9
cmake: For gcc8 use linker to find paths to libc, libm, libstdc++, etc
...
Removes the need to know/guess the paths to these libraries. Once we are gcc 8 only, we
can remove -nostdlib and no additional arguments are needed for system libraries.
The catch is: any time IDF overrides a symbol in the toolchain sysroot, we need
an undefined linker marker to make sure this symbol is seen by linker.
2019-05-28 12:54:37 +08:00
..
2019-05-21 09:09:01 +02:00
2019-05-28 12:54:37 +08:00
2019-05-21 09:09:01 +02:00
2019-05-21 09:09:01 +02:00
2019-04-03 19:57:46 +08:00
2018-10-15 14:32:58 +08:00
2019-05-21 09:09:01 +02:00
2019-05-28 12:54:37 +08:00
2019-04-03 19:57:46 +08:00
2019-05-21 09:32:55 +02:00
2019-05-13 16:39:19 +05:30
2019-04-03 19:57:46 +08:00
2019-05-21 09:09:01 +02:00
2019-05-22 22:18:05 +08:00
2018-03-21 13:27:56 +05:00
2019-03-21 18:51:45 +08:00
2019-03-22 10:35:03 +08:00
2019-05-21 09:09:01 +02:00
2019-03-18 17:14:05 +08:00
2019-05-21 09:09:01 +02:00
2019-05-13 16:39:19 +05:30
2019-05-21 09:09:01 +02:00
2019-04-04 15:57:34 +08:00
2019-03-14 09:59:31 +11:00
2019-05-21 09:32:55 +02:00
2019-05-13 16:39:19 +05:30
2019-03-22 10:35:03 +08:00
2019-05-13 19:59:17 +08:00
2019-03-22 10:35:03 +08:00
2019-05-21 09:09:01 +02:00
2019-05-21 09:09:01 +02:00
2019-05-21 09:09:01 +02:00
2018-11-28 17:05:37 +08:00
2019-05-21 09:09:01 +02:00
2019-04-11 12:04:58 +08:00
2019-04-03 19:57:46 +08:00