added make host only comment

This commit is contained in:
Jeff Hill
2000-01-05 21:53:09 +00:00
parent c48189c048
commit a0bba4fa7f

View File

@@ -25,6 +25,10 @@ Right now this port of EPICS to WIN32 should allow you to
and all other EPICS base libraries as DLLs.
* build gdd, cas and a demo of the new portable CA server on WIN32.
To build only for WIN32 and not cross compile for IOC development type
"make host" or in your config files set "CROSS_COMPILER_HOST_ARCHS=void"
1) see what you have
--------------------