Commit f0c9385c authored by claes's avatar claes

usbio added

parent 8e86e4b8
#! /bin/bash #! /bin/bash
# #
# Proview $Id: wb_gcg.sh,v 1.3 2006-06-30 12:21:26 claes Exp $ # Proview $Id: wb_gcg.sh,v 1.4 2007-11-22 15:18:30 claes Exp $
# Copyright (C) 2005 SSAB Oxelsund AB. # Copyright (C) 2005 SSAB Oxelsund AB.
# #
# This program is free software; you can redistribute it and/or # This program is free software; you can redistribute it and/or
...@@ -177,7 +177,7 @@ CompileRtNode() ...@@ -177,7 +177,7 @@ CompileRtNode()
$Libs \ $Libs \
$ld_opt \ $ld_opt \
$pwr_obj/pwr_msg_rt.o $pwr_obj/pwr_msg_co.o \ $pwr_obj/pwr_msg_rt.o $pwr_obj/pwr_msg_co.o \
-lrt -lpwr_remote -lpwr_nmps -lpwr_rt -lpwr_co -lrpcsvc -lpwr_msg_dummy -lpthread -lm -lrt -lpwr_remote -lpwr_nmps -lpwr_rt -lpwr_co -lrpcsvc -lpwr_msg_dummy -lpthread -lm -lusbio
then then
echo "-- Plc program linked for $OsStr $say_linkdebug node $FileName" echo "-- Plc program linked for $OsStr $say_linkdebug node $FileName"
gcg_status=$gcg__success gcg_status=$gcg__success
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment