Ok, whenever you wrote to the Maillist, you find the solution ;-)

It's too easy …

…
 bld(features = 'c cprogram',
      target = 'till.exe',
      cflags = '-g -O2',
      source = ['rtems_config.c',
                  'rtems_netconfig.c',
                'rtems_init.c’]
      lib =[ ‘bsd’, ‘m’] )       !!!! Order is still important

Danke Heinz

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to