[MonoDevelop] Problem creating C library with MonoDevelop / MinGW GCC
Stephan Petzchen
stephan.petzchen at gesius.de
Mon Nov 5 13:22:03 UTC 2012
Hi,
I am running into a problem when creating a C library (GSL: GNU Scientific
Library) with MonoDevelop and MinGW 32bit gcc.
Message: Erstellen fehlgeschlagen. Der Dateiname oder die Erweiterung ist
zu lang
So, probably the filenames or input for gcc was too long. The compilation
went fine only the final library creation failed.
Can someone give me a hint to circumvent this problem with MonoDevelop.
Well, I could use separate projects and create separate static libs and
combine them finally into the dynamic one but I would like to cerate the
whole project at once.
Well, make is also an option but I want to use MonoDevelop.
I would appreciate anny help here. Thanks
Stephan
Using:
MonoDevelop 3.0.4.7
MinGW 5.1.6
Windows 7 64 bit
GSL 2.15 sources
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20121105/69d667df/attachment.html>
More information about the Monodevelop-list
mailing list