Re: [Quickfix-developers] compile problem on solaris
Brought to you by:
orenmnero
From: <OM...@th...> - 2002-10-30 02:02:37
|
If you change the -u to -f you should be fine. You can do this in the Makefile.am located in that directory. --oren |---------+-----------------------------------------------> | | GM...@Pr... | | | Sent by: | | | qui...@li...ur| | | ceforge.net | | | | | | | | | 10/29/2002 06:25 PM | | | | |---------+-----------------------------------------------> >----------------------------------------------------------------------------------------------| | | | To: <qui...@li...> | | cc: | | Subject: [Quickfix-developers] compile problem on solaris | >----------------------------------------------------------------------------------------------| I'm having a problem compiling the new 1.3 version under solaris 2.8. It seems like the Makefile in src/C++ has a 'cp -u' call a couple times to copy some files around but '-u' is not a valid flag under solaris 2.8. I'm not that familiar with the auto make stuff, so please forgive me if it's obvious, but what config files are there that go into the creation of the Make files? I'd like to remove the -u flag to see if the compile will then work on Solaris (using the gcc 2.95.3 compiler). Thanks, Gary Mui Prescient Markets, Inc 914-989-3118 (W) 445 Hamilton Avenue 914-422-3693 (F) White Plains, NY 10601 Please visit us at http://www.cpmarket.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |