This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Question about libiconv2.dll and gcj


I think copying the DLLs to the same directory as your exe should
work? Or there may be a library path environment variable you can set
so that Windows will look for DLLs in the msys directory.

On 10/11/07, Meir <umen@netvision.net.il> wrote:
> Hello all
> i m new to gcj i fallowed simple hello world tutorials about using and
> compiling java
> source into native , im doing it under Mingw , but when i use the exe
> created
> somewhere outside the Mingw/msys dirs it yelling that it looks for
> libiconv2.dll
> why ? how can i compile simple java to exe and run it any where in
> windows dirs?
>
> Thanks
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]