Re: [Rtl]-- Achieving Atomicity !!!

2002-09-27 Thread Ivan Martinez
> Will rtl_no_interrupts(), rtl_restore_interrupts() help > me in achieving this atomicity. But if a high priority > thread is kicked will the scheduler schedule this high > priority thread immediately ? As far as I know, if interrupts are disabled, the thread can't be kicked. Nothing can happen

Re: [rtl]: OT: scams

2002-05-24 Thread Ivan Martinez
People wanting to get involved in business of warlords from a very poor country... not so downside, I think. On Friday 24 May 2002 02:24 pm, Pablo Alvarez wrote: > I suspect the RTL list will be happy to know that three people have been > arrested for the "Nigerian scam" (spam?) that we suffered

Re: [rtl] MY INHERITANCE

2002-05-23 Thread Ivan Martinez
Can I use the money for arms and ammunition anyway? ;-) Ivan On Thursday 23 May 2002 03:06 pm, you wrote: > Date:May 22,2002. > Email:[EMAIL PROTECTED] > Dear Sir, > I am Mr.Eduado de Mello, one of the Principal > Commanders of the Union for the Total Independence of > Angola,UNITA.Well needless

Re: [rtl] extra tokens at end of #undef directive

2002-05-14 Thread Ivan Martinez
On Tuesday 14 May 2002 09:27 am, Linus Gasser wrote: > On Monday 13 May 2002 15:57, Ivan Martinez wrote: > > Hello all: > > I'm trying to compile a realtime C++ module but it fails at the very > > first line, which is nothing but: > > Hmm, > read the differe

Re: [rtl] hello.cpp + strcpy() + gcc 2.96 20000731 / Mandrake 8.2

2002-05-13 Thread Ivan Martinez
Very bad combination ;-) - Install and use gcc 2.95. You will save yourself from many problems. - In principle you can't use user-space functions in realtime code, although you may suceed with some of them. I don't think strcpy() can be used at all. Regards, Ivan Martinez On Monday 1

[rtl] extra tokens at end of #undef directive

2002-05-13 Thread Ivan Martinez
ame thing in another computer with no problem. As far as I can see, the only diference is that this one has Comedi installed and therefore I had to do "make install" in RTLinux source tree (otherwise Comedi won't install). Does anybody know what can be wrong?. Thank yo

Re: [rtl] high irq latency

2002-04-16 Thread Ivan Martinez
Thank you, this was very usefull for most of us in the list. Can I start posting in spanish too?. Ivan Martinez On Tuesday 16 April 2002 03:26 pm, [EMAIL PROTECTED] wrote: > Hallo Robert, > > > Wenn Ihr wirklich Latenzen von unter ca. 30 µs _braucht_, geht meiner > > Meinung

DSLib v1.2.0 released!: Comedi interfacing

2001-05-02 Thread Ivan Martinez
be downloaded from the old website: http://www.rtlinux.org/dsl/ Remember that while DSLib v1 information and releases remain in the old website, everything about 2 and further versions will be in the new website: http://dslib.sourceforge.net/ Regards, Ivan Martinez -- [rtl] --- To

[rtl] Re: Problem intalling comedi-0.7.58 with 2.2.18-rtl kernel

2001-04-24 Thread Ivan Martinez
I'm afraid I have the problem despite of disabling CONFIG_MODVERSIONS. I post to rtl again since it's not clear if this is a Comedi or RTLinux problem. - Original Message ----- From: "Ivan Martinez" <[EMAIL PROTECTED]> To: "frank mori hess" <[EMAIL

[rtl] Re: Problem intalling comedi-0.7.58 with 2.2.18-rtl kernel

2001-04-20 Thread Ivan Martinez
I do "patch -p1 < comedi_patch" in "/usr/src/rtlinux-3.0" directory but the patch fails :-(. Am I doing something wrong?. - Original Message - From: "Gerard Vermeulen" <[EMAIL PROTECTED]> To: "Ivan Martinez" <[EMAIL PROTECTED]> Cc

[rtl] Re: Problem intalling comedi-0.7.58 with 2.2.18-rtl kernel

2001-04-20 Thread Ivan Martinez
No, as you can see the second install is missing arguments. I added "-d" and it seems to work. - Original Message - From: "frank mori hess" <[EMAIL PROTECTED]> To: "Ivan Martinez" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMA

[rtl] Problem intalling comedi-0.7.58 with 2.2.18-rtl kernel

2001-04-20 Thread Ivan Martinez
/lib/modules/2.2.18-rtl/misc install: too few arguments Try `install --help' for more information. make: *** [install] Error 1 Am I doing something wrong?. Thank you. Ivan Martinez -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "u

[rtl] Starting 2.4.1rtl freezes the system

2001-04-19 Thread Ivan Martinez
Hello all: My system gets frozen when I do "/usr/rtlinux/bin/rtlinux start". It also gets frozen if I do "sh scripts/insrtl" during the installation. I'm using the 2.4.1rtl kernel in a Pentium III 800Mhz biprocessor. Any idea?. Thank you. Ivan Martinez --

[rtl] Re: Problem installing comedi-0.7.58 with 2.4.1-rtl kernel

2001-04-18 Thread Ivan Martinez
I forgot to make the rtlinux modules, really sorry for wasting your time. - Original Message - From: "frank mori hess" <[EMAIL PROTECTED]> To: "Ivan Martinez" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, April 18, 2001 8:25 PM

[rtl] Problem installing comedi-0.7.58 with 2.4.1-rtl kernel

2001-04-18 Thread Ivan Martinez
directory `/usr/local/src/comedi-0.7.58/comedi' make: *** [_mod_comedi] Error 2 Does anybody know how to fix this?. When are the last releases of Comedi going to work with the last releases of RTLinux with no need of patching? ;-) Thank you. Ivan Martinez -- [rtl] --- To unsu

[rtl] DSLib v1.1.0 released!

2001-04-14 Thread Ivan Martinez
the loop, reducing processor load. - Variables setting with shared memory: Class CSettingSharedMemory makes it possible with non-blocking synchronization. For examples and downloads, visit DSLib v1 website: http://www.rtlinux.org/dsl/index.html Regards, Ivan Martinez -- [rtl] --- To

[rtl] Linux equivalents to pthread_make_periodic_np and pthread_suspend_np

2001-04-13 Thread Ivan Martinez
I perform such operations?. Thank you. Ivan Martinez

Re: [rtl] Why RTLinux?

2001-04-13 Thread Ivan Martinez
You may want to complicate things by considering RTAI... ;-) www.rtai.org - Original Message - From: "Mukaila olundegun" <[EMAIL PROTECTED]> To: "Real Time Linux" <[EMAIL PROTECTED]> Sent: Friday, April 13, 2001 8:40 AM Subject: [rtl] Why RTLinux? > Dear and Fellow Engineers > > I rece

[rtl] DSLib v2 features and requests

2001-04-12 Thread Ivan Martinez
Hello all, This is to make you know I published the list of planned features for DSLib v2: http://dslib.sourceforge.net/ If you have any request, this is the moment to express it. Regards, Ivan Martinez

Re: [rtl] Real time C++?

2001-04-11 Thread Ivan Martinez
- Original Message - From: "David Olofson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, April 10, 2001 12:15 PM Subject: Re: [rtl] Real time C++? > > All memory management needed for that is based on new and delete. So compiling the module as C++ co

Re: [rtl] Real time C++?

2001-04-10 Thread Ivan Martinez
April 09, 2001 6:37 PM Subject: Re: [rtl] Real time C++? > At 16:49 +0200 09-04-2001, Ivan Martinez wrote: > > Hello all: > > Somebody in my university group is very interested in handling classes > >in the realtime code. Is it possible to do it with RTLinux or RT

[rtl] Real time C++?

2001-04-09 Thread Ivan Martinez
Hello all: Somebody in my university group is very interested in handling classes in the realtime code. Is it possible to do it with RTLinux or RTAI?. Thank you. Ivan Martinez -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "

[rtl] DSLib v1.1.0 and alternative to Hungarian Notation

2001-03-28 Thread Ivan Martinez
any other more or less extendend convention?. BTW, DSLib v1.1.0 will be released in the following days, as soon as I solve a problem accessing the web server. As usual, check: http://www.rtlinux.org/dsl/ Regards, -- Ivan Martinez (Rodriguez) Bch in Software Engineering - MSc stu

Re: [rtl] driver for computerboards das1200/jr

2001-03-23 Thread Ivan Martinez
il [EMAIL PROTECTED] > -- > For more information on Real-Time Linux see: > http://www.rtlinux.org/rtlinux/ -- Ivan Martinez (Rodriguez) Bch in Software Engineering - MSc student "Got fabes?" -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECT

[rtl] Discrete integration algorithms

2001-02-23 Thread Ivan Martinez
Hello all, I want to add an integrator block to DSLib. Could anybody point me to documentation about discrete-time integration algorithms?. Has the simple integration x(t+1)=x(t)+dx*dt an special name or I should call it something like "SimpleIntegrator"?. Thank you

[rtl] Which kernel source to use?

2001-02-21 Thread Ivan Martinez
Hello all, I'm very confused about the many kernel sources for RTLinux v3.0. Which one is the most suitable for my biprocessor Pentium III 800 Mhz?. In case it is a patch, which kernel source should I use?. Thank you. -- Ivan Martinez (Rodriguez) Bch in Software Engineering

[rtl] No kernel image after compiling RTLinux v3.0

2001-02-20 Thread Ivan Martinez
either rtlinux_.../vmlinux nor rtlinux_.../arch/i386/boot/zImage are known executable formats. Does anybody know what is wrong?. What does "test1" mean, isn't this an stable version?. Thank you. -- Ivan Martinez (Rodriguez) Bch in Software Engineering - MSc student "Got fabes?

[rtl] spinlocks in shared memory pool?

2001-02-16 Thread Ivan Martinez
(Hope I get any answer making the same question in a different way) Hello all, Can I allocate spinlock_t in shared memory to prevent realtime tasks of different modules from concurrent access of data?. Is there any other way of doing it?. Thank you. -- Ivan Martinez

[rtl] Memory naming convention?

2001-02-13 Thread Ivan Martinez
Hello all, In order to distinguish it from the shared memory pool, how can we call the memory used by the declarations of a kernel module?. Kernel memory?. Thank you. -- Ivan Martinez (Rodriguez) Bch in Software Engineering - MSc student "Got fabes?" -- [r

[rtl] How to access shared memory from realtime

2001-02-13 Thread Ivan Martinez
Hello all, "Using Shared Memory in Real-Time Linux" explains how to access shared memory from real-time tasks in 2.0.XX kernels (without __va()) and in 2.1.XX kernels (with __va()). What is the case in newer kernels?. Is there a HOWTO explaining it?. Thank you

[rtl] Problems including

2001-02-12 Thread Ivan Martinez
#include #include #include #include #include #include #include #include #include ... everything is fine. Thank you. -- Ivan Martinez (Rodriguez) Bch in Software Engineering - MSc student "Got fabes?" -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" |

[rtl] DSLib v1.0.0 final released!

2001-02-10 Thread Ivan Martinez
Hello all, I finally came to the first non-beta DSLib release. Check it out at the usual place: http://www.rtlinux.org/dsl/ I already have developed new features and I'm working in some others for the next release, so stay tuned :-) -- Ivan Martinez Bch in Sof

[rtl] "realtime" rtfifo plotting tool

2001-01-25 Thread Ivan Martinez
y the variable names in the axis, set the scales at the begining, set the initial dimensions of the graph... Is there other tool that I can use?. What about Matlab?. I don't mind if I have to pay for the soft. Thank you. -- Ivan Martinez (Rodriguez) Bch in Software Engineering - MSc student

[rtl] "realtime" plotting of rtfifos?

2001-01-09 Thread Ivan Martinez
Hello all, I have to make an important demonstration of DSLib, so I need some software for "realtime" plotting of the values coming from realtime fifos. Any idea about how can I do it?. RTiC-Scope seems little reliable :-( Thank you. -- Ivan Martinez (Rodriguez) Bch i

[rtl] DSLib is back!

2001-01-09 Thread Ivan Martinez
pe a DSLib block to interface with Comedi. This will make hardware access from DSLib quite easy. This is all at the moment. New releases will be announced here and in the DSLib web pages. -- Ivan Martinez (Rodriguez) Bch in Software Engineering - MSc student http://www.geocities.com/ivan_

[rtl] New RTAI list?

2000-09-10 Thread Ivan Martinez
G. N. DeSouza >- >-< [EMAIL PROTECTED]>- >--< http://rvl1.ecn.purdue.edu/~gnelson >-- > > -- [rtl] --- > To unsubscribe: > echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR > echo "unsubscribe rtl

Re: [rtl] RTAI and RTLinux

2000-09-09 Thread Ivan Martinez
Let's solve this as gentlemen. Guns or swords?.  -- Ivan Martinez (Rodriguez) Bch in Software Engineering - MSc student http://www.geocities.com/ivan_m_r2/ "Got fabes?" -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "u

[rtl] RTAI and RTLinux

2000-08-29 Thread Ivan Martinez
how things are already implemented in RTAI, do they?. What happens then in RTAI?. Does it keep both its original implementation and the new RTLinux one?. Thank you, and please stay as friends ;-) -- Ivan Martinez (Rodriguez) Bch in Software Engineering - MSc student http://www.geocities.

[rtl] Why RTLinux?

2000-08-25 Thread Ivan Martinez
t uses that approach? (apart from RTAI, of course). Could you help me with aditional reasons to support my decission?. I have seen WindowsNT 4.0 mentioned as a realtime operating system. Can it really run hard realtime user tasks?. Thank you. -- Ivan Martinez (Rodrig

[rtl] Scicos + DSL?

2000-08-22 Thread Ivan Martinez
. -- Ivan Martinez (Rodriguez) Bch in Software Engineering - MSc student http://www.geocities.com/ivan_m_r2/ "Got fabes?" -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl " | mail [EMAIL PROTECTED] --- For more informatio

[rtl] DSL v1.0.0beta released!

2000-07-24 Thread Ivan Martinez
n and downloads, visit DSL's homepage: http://www.student.dtu.dk/~u990873/dsl/ (Above location is temporary. Definitive location will be announced there, in "RTLinux.org" homepage, and in this rtl mailing list). For any question use rtl mailing list. Author (m

[rtl] Some news about Control Lib

2000-07-09 Thread Ivan Martinez
l be moved somewhere in the pages of the Engine Control Group of the Department of Automation, Technical University of Denmark. http://www.iau.dtu.dk/engine.html I will post the new address here as soon as I know it. - First beta will be realesed in one or two weeks. -- Ivan Martinez

Re: [rtl] Stoping rttasks

2000-07-05 Thread Ivan Martinez
[EMAIL PROTECTED] wrote: > > On Wed, Jul 05, 2000 at 04:43:34PM +0200, Ivan Martinez wrote: > > [EMAIL PROTECTED] wrote: > > > > > > On Tue, Jul 04, 2000 at 07:11:29PM +0200, Ivan Martinez wrote: > > > > Hello all > > > > I ha

[rtl] Nothing important: New name for Control Lib?

2000-07-05 Thread Ivan Martinez
ib", "RTSystems library"... Could you give some opinions or ideas?. Thank you. -- Ivan Martinez (Rodriguez) BEng in Software Engineering - MEng student http://www.student.dtu.dk/~u990873 "Got fabes?" -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL P

Re: [rtl] Stoping rttasks

2000-07-05 Thread Ivan Martinez
[EMAIL PROTECTED] wrote: > > On Tue, Jul 04, 2000 at 07:11:29PM +0200, Ivan Martinez wrote: > > Hello all > > I have a real time task which consists of an infinite loop with some > > code and a "pthread_wait_np" inside it. If it's running and I

[rtl] Stoping rttasks

2000-07-04 Thread Ivan Martinez
Can't anybody help me with my other problem about spin locks?. Thank you. -- Ivan Martinez (Rodriguez) BEng in Software Engineering - MEng student http://www.student.dtu.dk/~u990873 "Got fabes?" -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mai

[rtl] How to use spin locks?

2000-07-03 Thread Ivan Martinez
Hello all, Does anybody know where I can find documentation or examples or tell me about how to use spin locks?. Many thanks. -- Ivan Martinez (Rodriguez) BEng in Software Engineering - MEng student http://www.student.dtu.dk/~u990873 "Got fabes?" -- [rtl] --- To unsubsc

[rtl] rtfifos out of rttasks?

2000-06-30 Thread Ivan Martinez
g of major numbers). Also I don't know if they can have handlers. Is what I'm doing dirty programing?. Thank you. -- Ivan Martinez (Rodriguez) BEng in Software Engineering - MEng student http://www.student.dtu.dk/~u990873 "Got fabes?" -- [rtl] --- To unsubscribe: echo &

[rtl] real-time function parameters and return value

2000-06-26 Thread Ivan Martinez
Hello all: Can the parameters of a function executed as a real time thread be other than "void *"?. Can the returning value be other than "void *"?. Thank you. -- Ivan Martinez (Rodriguez) BEng in Software Engineering - MEng student http://www.student.dtu.dk

[rtl] "insrtl" and "rmrtl" not executable

2000-06-15 Thread Ivan Martinez
Hello all, When I isntall RTLinux v2.3 "/usr/src/rtlinux-2.3/insrtl" and "/usr/src/rtlinux-2.3/rmrtl" don't have any execution permissions, so I have to change them. Something wrong with the installation?. Regards, -- Ivan Martinez (Rodriguez) BEn

[rtl] Hardware for RTLinux

2000-06-15 Thread Ivan Martinez
x PCI-DAS1200/JR > D/A cards : 1 x PCI-DDA08/12 > Timer board : 1 x PCI-DIO48H/CTR15 Regards, -- Ivan Martinez (Rodriguez) BEng in Software Engineering - MEng student http://www.student.dtu.dk/~u990873 "Got fabes?" -- [rtl] --- To unsubscribe: echo "unsubscri

[rtl] Shared variables in SMP

2000-05-22 Thread Ivan Martinez
Thank you. -- Ivan Martinez (Rodriguez) BEng in Software Engineering - MEng student http://www.student.dtu.dk/~u990873 "Got fabes?" -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl " | mail [EMAIL PROTECTED] --- For

[rtl] Compiling the kernel

2000-05-21 Thread Ivan Martinez
Hello all, When compiling the RTLinux-2.2 prepatched kernel is it enough with doing "make" in "/usr/src/rtlinux-2.2/" or I have to do it in "/usr/src/rtlinux-2.2/linux/" too?. Thank you. -- Ivan Martinez (Rodriguez) BEng in Software E

[rtl] Where is NSECS_PER_SEC defined?

2000-05-15 Thread Ivan Martinez
he file with its declaration included in "rtl_time.h"?. I'm using RTLinux 2.2. Thank you. -- Ivan Martinez (Rodriguez) BEng in Software Engineering - MEng student http://www.student.dtu.dk/~u990873 "Got fabes?" -- [rtl] --- To unsubscribe: echo "unsubscribe rtl"

[rtl] pthread_setfp_np after pthread_make_periodic_np?

2000-05-15 Thread Ivan Martinez
Hello all, Has calling "pthread_setfp_np" after "pthread_make_periodic_np" any effect?. Thank you. -- Ivan Martinez (Rodriguez) BEng in Software Engineering - MEng student http://www.student.dtu.dk/~u990873 "Got fabes?" -- [rtl] --- To unsubscribe: echo "unsub

[rtl] Where is NSECS_PER_SEC defined?

2000-05-14 Thread Ivan Martinez
e an include in "rtl_time.h" to the file with "NSECS_PER_SEC"?. BTW, the new site is cool!. -- Ivan Martinez (Rodriguez) BEng in Software Engineering - MEng student http://www.student.dtu.dk/~u990873 "Got fabes?" -- [rtl] --- To unsubscribe: echo "unsubsc

[rtl] ComputerBoards drivers needed!

2000-05-12 Thread Ivan Martinez
Hello all, Probably this is off-topic, but I'm sure this is the best place to get answers. Does anybody know where can I find drivers for ComputerBoards' A/D, D/A and timer cards?. Many thanks. Regards, -- Ivan Martinez (Rodriguez) BEng in Software Engineer

[rtl] Tasks launched by interrupts

2000-04-27 Thread Ivan Martinez
scheduler. Thank you. Regards, -- Ivan Martinez (Rodriguez) BEng in Software Engineering - MSc student http://www.student.dtu.dk/~u990873 "Got fabes?" -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl " | mail

[rtl] Re: No global variables?

2000-04-13 Thread Ivan Martinez
Ivan Martinez wrote: > > Hi, > My system crashes when a real time thread tries to access a global > variable defined in its module. Is not that operation possible?. Thank > you. Is not possible if the global variable is float and I forgot to call pthread_setfp_np

[rtl] No global variables?

2000-04-13 Thread Ivan Martinez
Hi, My system crashes when a real time thread tries to access a global variable defined in its module. Is not that operation possible?. Thank you. -- Ivan Martinez (Rodriguez) Bch in Computer Science - MSc student http://www.student.dtu.dk/~u990873 "Got fabes?" -- [r

[rtl] Changing maximum number of FIFOs

2000-04-12 Thread Ivan Martinez
Hello, "Using Shared Memory in Real-Time Linux" tells me that the maximum number of FIFOs is declared in "rt_fifo_new.c", but I can't find that file. Is it out of date?. I'm using RTLinux 2.2. Thank you. -- Ivan Martinez (Rodriguez) Bch in

[Fwd: [rtl] Preventing a task from being interrupted]

2000-04-12 Thread Ivan Martinez
Stuart Hughes wrote: > > Ivan Martinez wrote: > > > > Hello! > > I have some real time tasks/threads sharing some variables, so I would > > like to prevent them from being interrupted by other task when reading > > or writing them. How can I

[rtl] Preventing a task from being interrupted

2000-03-24 Thread Ivan Martinez
Hello! I have some real time tasks/threads sharing some variables, so I would like to prevent them from being interrupted by other task when reading or writing them. How can I do that?. Do I get what I want with "rtl_no_iterrupts"?. Thank you!. -- Ivan Martinez

[rtl] rtl_printf?

2000-03-10 Thread Ivan Martinez
tlinux.org and I can't find documentation about it). Thank you in advance. -- Ivan Martinez (Rodriguez) Bch in Computer Science - MSc student http://www.student.dtu.dk/~u990873 "Got fabes?" -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED

Re: [rtl] hrtime_t to string

2000-03-09 Thread Ivan Martinez
Ish Rattan wrote: > > Write a C-function to do that. > > hth OK #include string LongLongToString (long long Number) { strstream Stream; Stream << Number; return (Stream.str()); } With some help from comp.lang.c++. You like it?. :-) -- Ivan Martinez (Rodrigue

[rtl] hrtime_t to string

2000-03-08 Thread Ivan Martinez
How can I convert hrtime_t (long long) to string object?. Thank you in advance. -- Ivan Martinez (Rodriguez) Bch in Computer Science - MSc student http://www.student.dtu.dk/~u990873 "Got fabes?" -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAI

[rtl] Where is hrtime_t defined?

2000-03-06 Thread Ivan Martinez
In which ".h" is "hrtime_t" defined?. I looked in "rtl_time.h" but I didn't find the definition. Thank you. -- Ivan Martinez (Rodriguez) Bch in Computer Science - MSc student http://www.student.dtu.dk/~u990873 "Got fabes?" -- [rtl] --- To unsu

[rtl] Calling gcc with rtl.mk values?

2000-03-03 Thread Ivan Martinez
at arguments. I should use the values defined in "rtl.mk", but that file was made to be included in a makefile. Can I call "gcc" with the values defined in "rtl.mk"?. How?. Thank you in advance. -- Ivan Martinez (Rodriguez) Bch in Computer Science - MSc st