summaryrefslogtreecommitdiffstats
path: root/src/test/ui/native-library-link-flags/suggest-libname-only-2.stderr
blob: e166af9ed8f0393f1955ec34b81850706a6c1d0e (plain)
1
2
3
4
5
6
error: could not find native static library `bar.lib`, perhaps an -L flag is missing?
   |
   = help: only provide the library name `bar`, not the full filename

error: aborting due to previous error