Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 338134 - dev-dotnet/* packages should get ikvm useflag
Summary: dev-dotnet/* packages should get ikvm useflag
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 337257
  Show dependency tree
 
Reported: 2010-09-20 09:58 UTC by Dennis Schridde
Modified: 2021-05-12 15:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2010-09-20 09:58:14 UTC
For .NET dlls to work with ikvm/Java, stub Jars have to be generated.
This is done by executing:
ikvmstub the.dll

All dev-dotnet/* packages should probably include a useflag to automatically do that. This can e.g. be hooked into egacinstall.

http://www.ikvm.net/userguide/tutorial.html
http://www.mono-project.com/Java#Exposing_.NET_Libraries_to_Java

Reproducible: Always
Comment 1 Dennis Schridde 2021-05-12 15:51:12 UTC
I have not used .NET in ages.  Withdrawing this request.