Search Results

Search: Posts Made By: manarina
Forum: Programming 01-06-2012
2,462
Posted By manarina
oh) thank u very much!
oh) thank u very much!
Forum: Programming 01-06-2012
2,462
Posted By manarina
1) each .c file: gcc -c *.c (* - name of the...
1) each .c file:
gcc -c *.c (* - name of the file)
I receive .o files - no problems.
2) then
gcc client.o mlt_clnt.o mlt_xdr.o -o client -lnsl

Ofcourse before using gcc I use rpcgen:
rpcgen...
Forum: Programming 01-06-2012
2,462
Posted By manarina
[C][RPC][Solaris]Not compiling client/server
Hello,
I have task to make a program that multiplies polynomials as client(input/output indexes)-server(multiplying) using RPC. However when I try to compile it with gcc it gives the next info:
...
Showing results 1 to 3 of 3

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