Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000365GCC - GNU C CompilerBugpublic2009-07-22 06:062010-04-09 09:02
Reporterjkacer 
Assigned Topsmedley 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000365: Missing libend.a
DescriptionHello Paul!

It seems that library "libend.a" is missing in the GCC distribution. There is only "libend.lib", which is in OS/2 format.

Could you please add the Unix-like version to the distribution as well?

I don't know exactly to what directory it should be added, libend.lib is currently in U:\usr\lib, which is out of the 4.4.0 tree.

Thank you!
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0001380)
psmedley (administrator)
2009-07-22 07:12

This lib is part of libc - not the compiler suite.

You should be able to create to lib yourself - something like:
u:\usr\bin\emximp -o libend.a libend.lib

Alternately - add -Zomf to LDFLAGS - in which case it will look for .lib's

- Issue History
Date Modified Username Field Change
2009-07-22 06:06 jkacer New Issue
2009-07-22 07:12 psmedley Note Added: 0001380
2010-04-09 09:02 psmedley Status new => closed
2010-04-09 09:02 psmedley Assigned To => psmedley
2010-04-09 09:02 psmedley Resolution open => no change required


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker