Search Results

Search: Posts Made By: yzhang
Forum: Programming 04-25-2006
2,158
Posted By yzhang
pool_allocator.h not found
I am using SunOS. In compiling a project, gcc reported that <ext/pool_allocator.h> is not found. I think this file comes with the gcc extention library, but I could not find it (by "find / -name...
Forum: Solaris 04-25-2006
9,118
Posted By yzhang
Conclusion
There are different versions of make. The version under SunOS is probably called sun make. The most popular one is gmake, GNU make. The version under BSD is still different.
Forum: Solaris 04-24-2006
9,118
Posted By yzhang
[fx:later] When I try to use gmake, I got this...
[fx:later] When I try to use gmake, I got this problem:

>>> $ gmake clean
>>> gmake[1]: *** /xxx/yyy/currentdir: Is a directory. Stop.

The program does not seem to run at all....
Forum: Solaris 04-24-2006
9,118
Posted By yzhang
Thanks for your reply. > gnumake man page...
Thanks for your reply.

> gnumake man page does show a -C option.

Yes, in

http://www.mcsr.olemiss.edu/cgi-bin/man-cgi?make

I saw from "OPTIONS"

-C dir
Change to...
Forum: Solaris 04-24-2006
9,118
Posted By yzhang
Questions about make -C in SunOS
I am using a SunOS to compile a project. The Makefile contains commands "$(MAKE) -C $$dir". However, in "man make" there is no -C option. I tried using MAKE=gmake but it failed too. My questions:
...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 06:19 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy