leledumbo wrote:
>
> Well, for the iso... I guess it's possible to read files stored in it.
> Grub can read menu.cfg, so why can't we? The problem is... how?
>
If we could get those functions working it might be possible, but text.inc
doesn't like to be compiled in this case :-( . If we coul
Well, for the iso... I guess it's possible to read files stored in it. Grub
can read menu.cfg, so why can't we? The problem is... how?
--
View this message in context:
http://www.nabble.com/Help-with-Free-Pascal---RTL%21%21-tp18952131p18960532.html
Sent from the Free Pascal - General mailing lis
leledumbo wrote:
>
>
> SirStorm25 wrote:
>>
>> so, I have to change {$undef FPC_HAS_FEATURE_TEXTIO} in system.pas to
>> {$define FPC_HAS_FEATURE_TEXTIO} ?
>>
> Well... just try it =^D
> How can you use file related functions without any file system support
> (don't worry, I'm working on it B
SirStorm25 wrote:
>
> so, I have to change {$undef FPC_HAS_FEATURE_TEXTIO} in system.pas to
> {$define FPC_HAS_FEATURE_TEXTIO} ?
>
Well... just try it =^D
How can you use file related functions without any file system support
(don't worry, I'm working on it B-))?
--
View this message in contex
leledumbo wrote:
>
> Hello SirStorm25
>
> Didn't expect to see you here. Check the top of system unit and
> systemh.inc and you'll find out why.
>
Neither did I!!!
I think I get it now :) , so, I have to change {$undef
FPC_HAS_FEATURE_TEXTIO} in system.pas to {$define FPC_HAS_FEATURE_TEXTIO
Hello SirStorm25
Didn't expect to see you here. Check the top of system unit and systemh.inc
and you'll find out why.
--
View this message in context:
http://www.nabble.com/Help-with-Free-Pascal---RTL%21%21-tp18952131p18958772.html
Sent from the Free Pascal - General mailing list archive at Nab