2023-07-28 11:31:31 +02:00
|
|
|
error: extern location for libc does not exist: test.rlib
|
|
|
|
--> $DIR/resolve-other-libc.rs:12:1
|
|
|
|
|
|
|
|
|
LL | extern crate libc;
|
|
|
|
| ^^^^^^^^^^^^^^^^^^
|
|
|
|
|
2023-11-21 15:44:16 +00:00
|
|
|
error: aborting due to 1 previous error
|
2023-07-28 11:31:31 +02:00
|
|
|
|