Summary
eping attempts to emit an import library out of the import source file
Metadata
- Id: a45d0b51ea83e517d308c0ad39164b3a975a8f53
- Trac id: 1251
- Type: defect
- Reporter: mario
- Owner: mikele
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty: easy
- Resolution: wontfix
- Priority: major
- Milestone: someday
- Version: 4.10.x
- Changetime: 2024-12-23 14:35:29 UTC
- Created: 2016-01-02 18:18:06 UTC
- Keywords: eping
Description
The import file doesn't contain a module. Attempting to emit an import library out of files that don't declare a module was not an error until 7cdf0eb7, but now it is.
See http://salmonella-linux-x86-64.call-cc.org/master-debugbuild/gcc/linux/x86-64/2016/01/02/salmonella-report/install/eping.html for the full error message.
Changes and comments
[2016-08-25 20:28:53 UTC] sjamaan set difficulty to easy
[2024-12-23 14:35:29 UTC] sjamaan changed status from new to closed
[2024-12-23 14:35:29 UTC] sjamaan set resolution to wontfix
[2024-12-23 14:35:29 UTC] sjamaan wrote:
Looks like eping is no longer maintained. It's a CHICKEN 4 egg which hasn't been ported to CHICKEN 5. Also, the repository link is broken. Closing this as it is very unlikely this will ever be fixed.