[openamq-dev] PAL examples
Martin Sustrik
sustrik at imatix.com
Thu Mar 29 17:18:21 CEST 2007
Carl,
The easiest way is to use our build system. You have to have your
environment set in the same way as you do when building OpenAMQ. Then
it's sufficient to:
c -l send_file.c
The build system will link it with appropriate libraries automatically.
You can also use -v parameter with the command that will result in
detailed output from building process. There you'll see which libraries
are being linked.
Martin
Carl Bourne wrote:
> Martin,
>
> Are there any other libraries other than the OpenAMQP (Wire API) client
> libraries that need to be linked when compiling these examples?
>
> Carl
>
> -----Original Message-----
> From: openamq-dev-bounces at lists.openamq.org
> [mailto:openamq-dev-bounces at lists.openamq.org] On Behalf Of Martin
> Sustrik
> Sent: 29 March 2007 14:31
> To: OpenAMQ development discussion
> Subject: Re: [openamq-dev] PAL examples
>
> Hi Carl,
>
>> Any limits on file size - or can I assume the 4gb limit as documented?
>
> Yes, the limit should be 4GB.
>
>> Might be worth considering support in PAL for file transfer in the
>> future - would be great for prototyping and demo's.
>
> Good idea. We'll try to add that to PAL for the next release.
>
> Martin
> _______________________________________________
> openamq-dev mailing list
> openamq-dev at lists.openamq.org
> http://lists.openamq.org/mailman/listinfo/openamq-dev
> _______________________________________________
> openamq-dev mailing list
> openamq-dev at lists.openamq.org
> http://lists.openamq.org/mailman/listinfo/openamq-dev
More information about the openamq-dev
mailing list