[Bug c++/30504] Error when linking. Trying to create a library
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jan 19 22:19:00 GMT 2007
------- Comment #3 from pinskia at gcc dot gnu dot org 2007-01-19 22:18 -------
> Is there a better way to do that then, I do want to create a static library.
You should use ar to create a static library.
I think we can declare this issue as invalid as you are using the wrong options
for a shared library and ar is for creating a static library.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30504
More information about the Gcc-bugs
mailing list