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

error: aborting due to previous error