[Tigervnc-devel] [ tigervnc-Bug Tracker-3514173 ] mingw installation incomplete

2012-04-03 Thread SourceForge . net
Bug Tracker item #3514173, was opened at 2012-04-02 08:15
Message generated for change (Comment added) made by dcommander
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1126848aid=3514173group_id=254363

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Windows version
Group: trunk
Status: Closed
Resolution: Invalid
Priority: 5
Private: No
Submitted By: Michal Suchanek (hramrach)
Assigned to: Peter Åstrand (astrand)
Summary: mingw installation incomplete

Initial Comment:
Doing 'make install' copies the windows binaries into some random directory.

However, libgcc_s_sjlj-1.dll and libstdc++-6.dll are not copied making it 
impossible to run the viewer.

--

Comment By: D. R. Commander (dcommander)
Date: 2012-04-03 09:31

Message:
Certain distributions might prefer that vncconfig, winvnc, and vncviewer
share the DLL to save disk space, but I agree that this is probably rare
and that BUILD_STATIC=1 would be a more intelligent default for Windows.


--

Comment By: Michal Suchanek (hramrach)
Date: 2012-04-03 04:28

Message:
Maybe -DBUILD_STATIC=1 should be the default for mingw builds?

There is not much point building otherwise.



--

Comment By: D. R. Commander (dcommander)
Date: 2012-04-02 08:24

Message:
This is intended behavior.  If you want the Windows binaries to not depend
on libstdc++ and libgcc, you need to configure the project with
-DBUILD_STATIC=1 (this is described in BUILDING.txt.)  It isn't the
project's job to install external dependent DLLs, because we have no idea
where those might be stored on your system.  Conceivably, a TigerVNC build
could depend on:  MinGW DLLs, libjpeg-turbo DLLs, GnuTLS DLLs, etc.  If you
want a run anywhere binary, those libraries need to be linked statically.
 If you want to just run TigerVNC on your own system, then simply add the
directories containing its dependent DLLs to the system PATH.


--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1126848aid=3514173group_id=254363

--
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
___
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel


[Tigervnc-devel] [ tigervnc-Bug Tracker-3514173 ] mingw installation incomplete

2012-04-02 Thread SourceForge . net
Bug Tracker item #3514173, was opened at 2012-04-02 08:15
Message generated for change (Tracker Item Submitted) made by hramrach
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1126848aid=3514173group_id=254363

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Windows version
Group: trunk
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Michal Suchanek (hramrach)
Assigned to: Peter Åstrand (astrand)
Summary: mingw installation incomplete

Initial Comment:
Doing 'make install' copies the windows binaries into some random directory.

However, libgcc_s_sjlj-1.dll and libstdc++-6.dll are not copied making it 
impossible to run the viewer.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1126848aid=3514173group_id=254363

--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel


[Tigervnc-devel] [ tigervnc-Bug Tracker-3514173 ] mingw installation incomplete

2012-04-02 Thread SourceForge . net
Bug Tracker item #3514173, was opened at 2012-04-02 08:15
Message generated for change (Comment added) made by dcommander
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1126848aid=3514173group_id=254363

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Windows version
Group: trunk
Status: Closed
Resolution: Invalid
Priority: 5
Private: No
Submitted By: Michal Suchanek (hramrach)
Assigned to: Peter Åstrand (astrand)
Summary: mingw installation incomplete

Initial Comment:
Doing 'make install' copies the windows binaries into some random directory.

However, libgcc_s_sjlj-1.dll and libstdc++-6.dll are not copied making it 
impossible to run the viewer.

--

Comment By: D. R. Commander (dcommander)
Date: 2012-04-02 08:24

Message:
This is intended behavior.  If you want the Windows binaries to not depend
on libstdc++ and libgcc, you need to configure the project with
-DBUILD_STATIC=1 (this is described in BUILDING.txt.)  It isn't the
project's job to install external dependent DLLs, because we have no idea
where those might be stored on your system.  Conceivably, a TigerVNC build
could depend on:  MinGW DLLs, libjpeg-turbo DLLs, GnuTLS DLLs, etc.  If you
want a run anywhere binary, those libraries need to be linked statically.
 If you want to just run TigerVNC on your own system, then simply add the
directories containing its dependent DLLs to the system PATH.


--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1126848aid=3514173group_id=254363

--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel