nanomsg package from nanomsg repo

nanomsg

Package Summary

Tags No category tags.
Version 0.4.1
License MIT
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/stonier/nanomsg.git
VCS Type git
VCS Version indigo
Last Updated 2015-10-09
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

The nanomsg package

Additional Links

No additional links.

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier

Overview

URL: http://nanomsg.org/

Catkin Package

This uses a cmake build whereas nanomsg makes use of autotools. Consequently I'm just plugging in macro definitions for many options that are tested by autotools, and only creating tests as I run into problems (e.g. test for accept4 support in the toolchain).

One variable that I haven't got an automatic test for yet is for our limited toolchain on arm board.

  • platform: arm1176jzf-s
  • kernel 2.6.32
  • toolchain: gcc 4.6

If you get a libnanomsg.so: undefined reference to__sync_fetch_and_add_4'` error when linking this library to your programs (happens on some arm cross compiles), then you'll need to disable gcc's builtin atomic plugins.

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

Deps Name
1 catkin

System Dependencies

No direct system dependencies.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged nanomsg at Robotics Stack Exchange

nanomsg package from nanomsg repo

nanomsg

Package Summary

Tags No category tags.
Version 0.4.1
License MIT
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/stonier/nanomsg.git
VCS Type git
VCS Version release/0.4-kinetic-melodic
Last Updated 2015-10-09
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

The nanomsg package

Additional Links

No additional links.

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier

Overview

URL: http://nanomsg.org/

Catkin Package

This uses a cmake build whereas nanomsg makes use of autotools. Consequently I'm just plugging in macro definitions for many options that are tested by autotools, and only creating tests as I run into problems (e.g. test for accept4 support in the toolchain).

One variable that I haven't got an automatic test for yet is for our limited toolchain on arm board.

  • platform: arm1176jzf-s
  • kernel 2.6.32
  • toolchain: gcc 4.6

If you get a libnanomsg.so: undefined reference to__sync_fetch_and_add_4'` error when linking this library to your programs (happens on some arm cross compiles), then you'll need to disable gcc's builtin atomic plugins.

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

Deps Name
1 catkin

System Dependencies

No direct system dependencies.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged nanomsg at Robotics Stack Exchange

nanomsg package from nanomsg repo

nanomsg

Package Summary

Tags No category tags.
Version 0.4.1
License MIT
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/stonier/nanomsg.git
VCS Type git
VCS Version release/0.4-kinetic-melodic
Last Updated 2015-10-09
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

The nanomsg package

Additional Links

No additional links.

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier

Overview

URL: http://nanomsg.org/

Catkin Package

This uses a cmake build whereas nanomsg makes use of autotools. Consequently I'm just plugging in macro definitions for many options that are tested by autotools, and only creating tests as I run into problems (e.g. test for accept4 support in the toolchain).

One variable that I haven't got an automatic test for yet is for our limited toolchain on arm board.

  • platform: arm1176jzf-s
  • kernel 2.6.32
  • toolchain: gcc 4.6

If you get a libnanomsg.so: undefined reference to__sync_fetch_and_add_4'` error when linking this library to your programs (happens on some arm cross compiles), then you'll need to disable gcc's builtin atomic plugins.

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

Deps Name
1 catkin

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged nanomsg at Robotics Stack Exchange